Share via


AnimationBehavior Object Members

PowerPoint Developer Reference

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
Bb251400.methods(en-us,office.12).gif Delete Deletes the specified object.

Properties

  Name Description
Bb251400.properties(en-us,office.12).gif Accumulate Sets or returns an MsoAnimAccumulate constant that represents whether animation behaviors accumulate. Read/write.
Bb251400.properties(en-us,office.12).gif Additive Sets or returns an MsoAnimAdditive constant that represents whether the current animation behavior is combined with other running animations. Read/write.
Bb251400.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251400.properties(en-us,office.12).gif ColorEffect Returns a ColorEffect object that represents the color properties for a specified animation behavior.
Bb251400.properties(en-us,office.12).gif CommandEffect Returns a CommandEffect object for the specified animation behavior. Read-only.
Bb251400.properties(en-us,office.12).gif FilterEffect Returns a FilterEffect object that represents a filter effect for an animation behavior. Read-only.
Bb251400.properties(en-us,office.12).gif MotionEffect Returns a MotionEffect object that represents the properties of a motion animation.
Bb251400.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251400.properties(en-us,office.12).gif PropertyEffect Returns a PropertyEffect object for a given animation behavior.
Bb251400.properties(en-us,office.12).gif RotationEffect Returns a RotationEffect object for an animation behavior.
Bb251400.properties(en-us,office.12).gif ScaleEffect Returns a ScaleEffect object for a given animation behavior.
Bb251400.properties(en-us,office.12).gif SetEffect Returns a SetEffect object for the animation behavior. Read-only. You can use the SetEffect object to set the value of a property.
Bb251400.properties(en-us,office.12).gif Timing Returns a Timing object that represents the timing properties for an animation sequence.
Bb251400.properties(en-us,office.12).gif Type Returns or sets an MsoAnimType constant that represents the type of animation. Read/write.