CustomLayouts Object Members
PowerPoint Developer Reference |
Represents a set of custom layouts associated with a presentation design.
Methods
Name | Description | |
---|---|---|
Add | Returns a CustomLayout object that represents a new custom layout. | |
Item | Returns a single object from the specified collection. | |
Paste | Pastes the slides on the Clipboard into a custom layout and adds the custom layout to the CustomLayouts 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. |