CustomLayout.Duplicate Method (PowerPoint)
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.
Syntax
expression .Duplicate
expression A variable that represents a CustomLayout object.
Return Value
CustomLayout