CustomLayout.MoveTo Method (PowerPoint)
Moves the specified CustomLayout object to a different position in the CustomLayouts collection.
Syntax
expression .MoveTo(toPos)
expression A variable that represents a CustomLayout object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
toPos |
Required |
Long |
The index position in the CustomLayouts collection to which the CustomLayout object will be moved. |