AnimationBehavior Members (PowerPoint)
Represents the behavior of an animation effect, the main animation sequence, or an interactive animation sequence. The AnimationBehavior object is a member of the AnimationBehaviors collection.
Methods
Name |
Description |
---|---|
Deletes the specified AnimationBehavior object. |
Properties
Name |
Description |
---|---|
Determines whether animation behaviors accumulate. Read/write. |
|
Sets or returns whether the current animation behavior is combined with other running animations. Read/write. |
|
Returns an Application object that represents the creator of the specified object. |
|
Returns a ColorEffect object that represents the color properties for a specified animation behavior. |
|
Returns a CommandEffect object for the specified animation behavior. Read-only. |
|
Returns a FilterEffect object that represents a filter effect for an animation behavior. Read-only. |
|
Returns a MotionEffect object that represents the properties of a motion animation. |
|
Returns the parent object for the specified object. |
|
Returns a PropertyEffect object for a given animation behavior. Read-only. |
|
Returns a RotationEffect object for an animation behavior. Read-only. |
|
Returns a ScaleEffect object for a given animation behavior. Read-only. |
|
Returns a SetEffect object for the animation behavior. Read-only. |
|
Returns a Timing object that represents the timing properties for an animation sequence. |
|
Represents the type of animation. Read/write. |