

StartingSlide returns or sets the first slide to be displayed in the specified slide show. RangeType returns or sets the type of slide show to run. PointerColor returns the pointer color for the specified presentation as a ColorFormat object. Parent returns the parent object for the specified object.

LoopUntilStopped determines whether specified slide show loops continuously until the user presses ESC. = ppSlideShowManualAdvanceĮndingSlide returns or sets the last slide to be displayed in the specified slide show. The following procedures in this class have been grouped together and are described on a separate theme pageĭisplay/Show with its procedures NamedSlideShows, ShowMediaControls, ShowPresenterView, ShowScrollbar, ShowType, ShowWithAnimation, ShowWithNarration and SlideShowNameĪdvanceMode returns or sets a value that indicates how the slide show advances. SlideShowSettings class variables can be set using the Presentation.SlideShowSettings procedure. Set ssss = ActivePresentation.SlideShowSettings They all serve as collaborative software that allow users to view and edit documents, spreadsheets and presentations together in real. The three programs originate from company acquisitions in 2006, and are today integrated into Google Drive as part of the Google Docs suite. To use a SlideShowSettings class variable it first needs to be instantiated, for example Dim ssss as SlideShowSettings Google Docs, Google Sheets and Google Slides are a word processor, a spreadsheet and a presentation program respectively. The class SlideShowSettings represents the slide show setup for a presentation. Search Class SlideShowSettings (PowerPoint VBA)
