PpSlideShowAdvanceMode Enumeration
Constants that specify the mode of advance of the slide show, passed to and returned by the AdvanceMode property of the SlideShowSettings object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("98884CD0-F359-48CB-BED8-0EC3090A59D6")> _
Public Enumeration PpSlideShowAdvanceMode
'Usage
Dim instance As PpSlideShowAdvanceMode
[GuidAttribute("98884CD0-F359-48CB-BED8-0EC3090A59D6")]
public enum PpSlideShowAdvanceMode
Members
Member name | Description | |
---|---|---|
ppSlideShowManualAdvance | Manual advance. | |
ppSlideShowUseSlideTimings | Specified timings for each slide. | |
ppSlideShowRehearseNewTimings | Rehearsed timings. |