Effect.Index Property
PowerPoint Developer Reference |
Returns a Long that represents the index number for an animation effect or design. Read-only.
Syntax
expression.Index
expression A variable that represents an Effect object.
Return Value
Long
Example
The following example displays the name and index number for all effects in the main animation sequence of the first slide.
Visual Basic for Applications |
---|
|
See Also