PpSlideShowState enumeration (PowerPoint)
Constants that specify the state of the slide show, passed to and returned by the State property of the SlideShowView object.
Name | Value | Description |
---|---|---|
ppSlideShowBlackScreen | 3 | Black screen |
ppSlideShowDone | 5 | Done |
ppSlideShowPaused | 2 | Paused |
ppSlideShowRunning | 1 | Running |
ppSlideShowWhiteScreen | 4 | White screen |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.