Slide.CustomLayout Property
PowerPoint Developer Reference |
Returns a CustomLayout object that represents the custom layout associated with the specified slide. Read-only.
Syntax
expression.CustomLayout
expression A variable that represents a Slide object.
Return Value
CustomLayout
See Also