NamedSlideShows Object Members

PowerPoint Developer Reference

A collection of all the NamedSlideShow objects in the presentation. Each NamedSlideShow object represents a custom slide show.

Methods

  Name Description
Bb251447.methods(en-us,office.12).gif Add Creates a new named slide show and adds it to the collection of named slide shows in the specified presentation. Returns a NamedSlideShow object that represents the new named slide show.
Bb251447.methods(en-us,office.12).gif Item Returns a single object from the specified collection.

Properties

  Name Description
Bb251447.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251447.properties(en-us,office.12).gif Count Returns the number of objects in the specified collection.
Bb251447.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.