Presentations Members (PowerPoint)
A collection of all the Presentation objects in Microsoft PowerPoint. Each Presentation object represents a presentation that's currently open in PowerPoint.
Methods
Name |
Description |
---|---|
Creates a presentation. Returns a Presentation object that represents the new presentation. |
|
Returns True if Microsoft PowerPoint can check out a specified presentation from a server. |
|
Copies a specified presentation from a server to a local computer for editing. Returns a String that represents the local path and file name of the presentation checked out. |
|
Returns a single Presentation object from the specified Presentations collection. |
|
Opens the specified presentation. Returns a Presentation object that represents the opened presentation. |
|
Opens the specified presentation and provides the option to repair the presentation file. Returns a Presentation object that represents the opened presentation. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns the number of objects in the specified collection. Read-only. |
|
Returns the parent object for the specified object. |