Effect.EffectParameters Property
PowerPoint Developer Reference |
Returns an EffectParameters object that represents animation effect properties.
Syntax
expression.EffectParameters
expression A variable that represents an Effect object.
Return Value
EffectParameters
Example
This example adds an effect to the main animation sequence on the first slide. This effect changes the font for the first shape to Broadway.
Visual Basic for Applications |
---|
|
See Also