EffectInformation 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 options for an Effect object.

Properties

Name

Description

AfterEffect

Returns an PpAfterEffect constant that indicates whether an after effect appears dimmed, hidden, or unchanged after it runs. Read-only.

AnimateBackground

Returns msoTrue if the specified effect is a background animation. Read-only.

AnimateTextInReverse

Determines whether the specified shape is built in reverse order. Applies only to shapes (such as shapes containing lists) that can be built in more than one step. Read/write.

Application

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

BuildByLevelEffect

Determines the level of the animation build effect. Read-only.

Dim

Returns a ColorFormat object that represents the color to dim to after an animation is finished.

Parent

Returns the parent object for the specified object.

PlaySettings

Returns a PlaySettings object that contains information about how the specified media clip plays during a slide show. Read-only.

SoundEffect

Returns a SoundEffect object that represents the sound to be played during the transition to the specified slide. Read-only.

TextUnitEffect

Indicates whether the text in the specified shape is animated paragraph by paragraph, word by word, or letter by letter. Read-only.