SlideShowSettings Members

Include Protected Members
Include Inherited Members

Represents the slide show setup for a presentation.

The SlideShowSettings type exposes the following members.

Properties

  Name Description
Public property AdvanceMode Returns or sets a value that indicates how the slide show advances. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property EndingSlide Returns or sets the last slide to be displayed in the specified slide show. Read/write.
Public property LoopUntilStopped Determines whether specified slide show loops continuously until the user presses ESC. Read/write.
Public property NamedSlideShows Returns a NamedSlideShows collection that represents all the named slide shows (custom slide shows) in the specified presentation. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property PointerColor Returns the pointer color for the specified presentation as a ColorFormat object. Read-only.
Public property RangeType Returns or sets the type of slide show to run. Read/write.
Public property ShowMediaControls Allows access to the media controls in the SlideShowSettings object. Read/write.
Public property ShowPresenterView Returns the presenter view of the SlideShowSettings object. Read/write.
Public property ShowScrollbar Determines whether to display the scroll bar during a slide show in browse mode. Read/write.
Public property ShowType Returns or sets the show type for the specified slide show. Read/write.
Public property ShowWithAnimation Determines whether the specified slide show displays shapes with assigned animation settings. Read/write.
Public property ShowWithNarration Determines whether the specified slide show is shown with narration. Read/write.
Public property 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. Read/write.
Public property StartingSlide Returns or sets the first slide to be displayed in the specified slide show. Read/write.

Top

Methods

  Name Description
Public method Run Runs a slide show of the specified presentation. Returns a SlideShowWindow object.

Top

See Also

Reference

SlideShowSettings Interface

Microsoft.Office.Interop.PowerPoint Namespace