PropertyEffect Object Members
PowerPoint Developer Reference |
Represents a property effect for an AnimationBehavior object.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
From | Sets or returns a Variant that represents the starting value of an object’s property. Read/write. | |
Parent | Returns the parent object for the specified object. | |
Points | Returns an AnimationPoints object that represents a point in an animation. Use the From and To properties to set the value of this property. | |
Property | Sets or returns an MsoAnimProperty constant that represents an animation property. Read/write. | |
To | Sets or returns a Variant that represents the ending value of an object’s property. Read/write. |