CustomLayout.Copy Method

PowerPoint Developer Reference

Copies the specified object to the Clipboard.

Syntax

expression.Copy

expression   A variable that represents a CustomLayout object.

Remarks

Use the Paste method of the CustomLayouts object to paste the slides on the Clipboard into a custom layout and add the custom layout to the CustomLayouts collection.

See Also