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.

See also

CustomLayout Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.