SlideShowSettings Object Members

PowerPoint Developer Reference

Represents the slide show setup for a presentation.

Methods

  Name Description
Bb251488.methods(en-us,office.12).gif Run Runs a slide show of the specified presentation. Returns a SlideShowWindow object.

Properties

  Name Description
Bb251488.properties(en-us,office.12).gif AdvanceMode Returns or sets a value that indicates how the slide show advances. Read/write PpSlideShowAdvanceMode.
Bb251488.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251488.properties(en-us,office.12).gif EndingSlide Returns or sets the last slide to be displayed in the specified slide show. Read/write Long.
Bb251488.properties(en-us,office.12).gif LoopUntilStopped Determines whether specified slide show loops continuously until the user presses ESC. Read/write MsoTriState.
Bb251488.properties(en-us,office.12).gif NamedSlideShows Returns a NamedSlideShows collection that represents all the named slide shows (custom slide shows) in the specified presentation. Each named slide show, or custom slide show, is a user-selected subset of the specified presentation. Read-only.
Bb251488.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251488.properties(en-us,office.12).gif PointerColor Returns the pointer color for the specified presentation as a ColorFormat object. This color is saved with the presentation and is the default pen color each time you show the presentation. Read-only.
Bb251488.properties(en-us,office.12).gif RangeType Returns or sets the type of slide show to run. Read/write PpSlideShowRangeType.
Bb251488.properties(en-us,office.12).gif ShowScrollbar MsoTrue to display the scroll bar during a slide show in browse mode. Read/write MsoTriState.
Bb251488.properties(en-us,office.12).gif ShowType Returns or sets the show type for the specified slide show. Read/write PpSlideShowType.
Bb251488.properties(en-us,office.12).gif ShowWithAnimation Determines whether the specified slide show displays shapes with assigned animation settings. Read/write MsoTriState.
Bb251488.properties(en-us,office.12).gif ShowWithNarration Determines whether the specified slide show is shown with narration. Read/write MsoTriState.
Bb251488.properties(en-us,office.12).gif SlideShowName Returns or sets the name of the custom slide show to run in response to a mouse action on the shape during a slide show (ActionSetting object), returns or sets the name of the custom slide show to print (PrintOptions object), or returns or sets the name of the custom slide show published as a web presentation (PublishObject object). Read/write String.
Bb251488.properties(en-us,office.12).gif StartingSlide Returns or sets the first slide to be displayed in the specified slide show. Read/write Long.