EffectInformation Members

Include Protected Members
Include Inherited Members

Represents various animation options for an Effect object.

The EffectInformation type exposes the following members.

Properties

  Name Description
Public property AfterEffect Returns a PpAfterEffect constant that indicates whether an after effect appears dimmed, hidden, or unchanged after it runs. Read-only.
Public property AnimateBackground Returns msoTrue if the specified effect is a background animation. Read-only.
Public property 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.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property BuildByLevelEffect Determines the level of the animation build effect. Read-only.
Public property Dim Returns a ColorFormat object that represents the color to dim to after an animation is finished.
Public property Parent Returns the parent object for the specified object.
Public property PlaySettings Returns a PlaySettings object that contains information about how the specified media clip plays during a slide show. Read-only.
Public property SoundEffect Returns a SoundEffect object that represents the sound to be played during the transition to the specified slide. Read-only.
Public property TextUnitEffect Indicates whether the text in the specified shape is animated paragraph by paragraph, word by word, or letter by letter. Read-only.

Top

See Also

Reference

EffectInformation Interface

Microsoft.Office.Interop.PowerPoint Namespace