Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify the type of the slide show range, passed to and returned by the RangeType property of the SlideShowSettings object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("170ECD11-1508-446D-99F0-A5DF077F35FF")> _
Public Enumeration PpSlideShowRangeType
'Usage
Dim instance As PpSlideShowRangeType
[GuidAttribute("170ECD11-1508-446D-99F0-A5DF077F35FF")]
public enum PpSlideShowRangeType
Members
Member name | Description | |
---|---|---|
ppShowAll | Show all. | |
ppShowSlideRange | Show slide range. | |
ppShowNamedSlideShow | Show named slide show. |