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 | |
---|---|---|
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. | |
Item | Returns a single object from the specified collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Count | Returns the number of objects in the specified collection. | |
Parent | Returns the parent object for the specified object. |