NamedSlideShow Members

Include Protected Members
Include Inherited Members

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

The NamedSlideShow type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method Delete Deletes the specified NamedSlideShow object.

Top

See Also

Reference

NamedSlideShow Interface

Microsoft.Office.Interop.PowerPoint Namespace