AnimationBehavior Properties (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

Accumulate

Determines whether animation behaviors accumulate. Read/write.

Additive

Sets or returns whether the current animation behavior is combined with other running animations. Read/write.

Application

Returns an Application object that represents the creator of the specified object.

ColorEffect

Returns a ColorEffect object that represents the color properties for a specified animation behavior.

CommandEffect

Returns a CommandEffect object for the specified animation behavior. Read-only.

FilterEffect

Returns a FilterEffect object that represents a filter effect for an animation behavior. Read-only.

MotionEffect

Returns a MotionEffect object that represents the properties of a motion animation.

Parent

Returns the parent object for the specified object.

PropertyEffect

Returns a PropertyEffect object for a given animation behavior. Read-only.

RotationEffect

Returns a RotationEffect object for an animation behavior. Read-only.

ScaleEffect

Returns a ScaleEffect object for a given animation behavior. Read-only.

SetEffect

Returns a SetEffect object for the animation behavior. Read-only.

Timing

Returns a Timing object that represents the timing properties for an animation sequence.

Type

Represents the type of animation. Read/write.