CustomLayout Members (PowerPoint)
Represents a custom layout associated with a presentation design. The CustomLayout object is a member of the CustomLayouts collection.
Methods
Name |
Description |
---|---|
Copies the specified object to the Clipboard. |
|
Deletes the specified object and places it on the Clipboard. |
|
Deletes the specified object. |
|
Creates a duplicate of the specified custom layout, adds the new custom layout to the CustomLayouts collection immediately after the original custom layout, and returns a CustomLayout object that represents the duplicate layout. |
|
Moves the specified CustomLayout object to a different position in the CustomLayouts collection. |
|
Selects the specified CustomLayout object. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. Read-only. |
|
Returns a ShapeRange object that represents the slide background. Read-only. |
|
Returns a CustomerData object. |
|
Returns a Design object that represents the design template associated with the specified custom layout. |
|
Determines whether the specified custom layout displays background objects on the slide master. Read/write. |
|
Determines whether the specified custom layout follows the slide master background. Read/write. |
|
Returns a HeadersFooters collection that represents the header, footer, date and time, and slide number associated with the specified custom layout. |
|
Returns the height of the specified object, in points. Read-only. |
|
Returns a Hyperlinks collection that represents all hyperlinks on the slide associated with the specified custom layout. Read-only. |
|
Returns the index position of the specified custom layout in the CustomLayouts collection. Read-only. |
|
Represents the internal name of the specified custom layout. Read/write. |
|
Represents the display name of the specified custom layout. Read/write. |
|
Returns a reference to the slide master object that is the parent of the specified CustomLayout object. Read-only. |
|
Determines whether the specified custom layout is preserved from changes. Read/write. |
|
Returns a Shapes collection representing all the layout elements included in the specified custom layout. Read-only. |
|
Returns a SlideShowTransition object that represents the special effects for the specified custom layout. Read-only. |
|
Returns a ThemeColorScheme object that represents the color scheme of the theme associated with the specified custom layout. Read-only. |
|
Returns a TimeLine object that represents the animation timeline for the slide associated with the specified custom layout. Read-only. |
|
Returns the width of the specified custom layout, in points. Read-only. |