NamedSlideShow Object Members

PowerPoint Developer Reference

Represents a custom slide show, which is a named subset of slides in a presentation.

Methods

  Name Description
Bb251446.methods(en-us,office.12).gif Delete Deletes the specified object.

Properties

  Name Description
Bb251446.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251446.properties(en-us,office.12).gif Count Returns the number of objects in the specified collection.
Bb251446.properties(en-us,office.12).gif Name You cannot use this property to set the name for a custom slide show. Use the Add method to redefine a custom slide show under a new name. Read-only String.
Bb251446.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251446.properties(en-us,office.12).gif SlideIDs Returns an array of slide IDs for the specified named slide show. Read-only Variant.