![]() |
|
#1
|
|||
|
|||
|
I am using VBA macros that need to tell when a ppt slide is marked as hidden. I have searched for a reference to a specific attribute that flags it as hidden, but can't find anything.
Any help here is appreciated. Thank you... Mike |
|
#2
|
|||
|
|||
|
Found it:
If (...Slides(currSlide).SlideShowTransition.Hidden = msoTrue) Then |
|
| Tags |
| vba |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
slide image wont copy with text to new slide
|
lewis.mulhollen | PowerPoint | 1 | 12-17-2011 03:17 AM |
| PP 2010 .avi file plays during slide show, but causes the slide show to loop to begin | VictorS | PowerPoint | 0 | 10-16-2010 10:23 AM |
| A slide within a slide? | JABacchetta | PowerPoint | 1 | 08-06-2010 04:21 AM |
Slide show in HD?
|
wharfedale | PowerPoint | 1 | 05-17-2010 01:54 AM |
| Advancing to another slide | brown_boarder | PowerPoint | 0 | 08-10-2009 08:23 AM |