EffectParameters Members (PowerPoint)

GitHub-Mark-64px

Contribute to this content

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

Represents various animation parameters for an Effect object, such as colors, fonts, sizes, and directions.

Properties

Name

Description

Amount

Returns or sets a Single that represents the number of degrees an animated shape is rotated around the z-axis. A positive value indicates clockwise rotation; a negative value indicates counterclockwise rotation. Read/write.

Application

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

Color2

Returns a ColorFormat object that represents the color on which to end a color-cycle animation.

Direction

Determines the direction used for an animation effect. This property can be used only if the effect uses a direction. Read/write.

FontName

Returns or sets the name of the font in the specified WordArt. Read/write.

Parent

Returns the parent object for the specified object.

Relative

Determines whether to set the motion position relative to the position of the shape. Read/write.

Size

Returns or sets the character size, in points. Read/write.