Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the specified object to a specific ___location within the same collection, renumbering all other items in the collection appropriately.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub MoveTo ( _
toPos As Integer _
)
'Usage
Dim instance As Design
Dim toPos As Integer
instance.MoveTo(toPos)
void MoveTo(
int toPos
)
Parameters
- toPos
Type: System.Int32
The index position to which to move the animation effect