CustomLayout Methods

Include Protected Members
Include Inherited Members

The CustomLayout type exposes the following members.

Methods

  Name Description
Public method Copy Copies the specified object to the Clipboard.
Public method Cut Deletes the specified object and places it on the Clipboard.
Public method Delete Deletes the specified object.
Public method Duplicate 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.
Public method MoveTo Moves the specified CustomLayout object to a different position in the CustomLayoutS collection.
Public method Select Selects the specified CustomLayout object.

Top

See Also

Reference

CustomLayout Interface

Microsoft.Office.Interop.PowerPoint Namespace