Share via


Effect Object Members

PowerPoint Developer Reference

Represents timing information about a slide animation.

Methods

  Name Description
Bb251427.methods(en-us,office.12).gif Delete Deletes the specified object.
Bb251427.methods(en-us,office.12).gif MoveAfter Moves one animation effect to after another animation effect.
Bb251427.methods(en-us,office.12).gif MoveBefore Moves one animation effect to before another animation effect.
Bb251427.methods(en-us,office.12).gif MoveTo Moves the specified object to a specific location within the same collection, renumbering all other items in the collection appropriately.

Properties

  Name Description
Bb251427.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251427.properties(en-us,office.12).gif Behaviors Returns a specified slide animation behavior as an AnimationBehaviors collection.
Bb251427.properties(en-us,office.12).gif DisplayName Returns a String that represents the name of an animation effect. Read-only.
Bb251427.properties(en-us,office.12).gif EffectInformation Returns an EffectInformation object representing information for a specified animation effect.
Bb251427.properties(en-us,office.12).gif EffectParameters Returns an EffectParameters object representing animation effect properties.
Bb251427.properties(en-us,office.12).gif EffectType Sets or returns an MsoAnimEffect constant that represents an animation effect type. Read/write.
Bb251427.properties(en-us,office.12).gif Exit Read/write
Bb251427.properties(en-us,office.12).gif Index Returns a Long that represents the index number for an animation effect or design. Read-only.
Bb251427.properties(en-us,office.12).gif Paragraph Returns or sets a Long that represents the paragraph in a text range to which to apply animation effects. Read/write.
Bb251427.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251427.properties(en-us,office.12).gif Shape Returns a Shape object that represents a shape in a table cell (for the Cell object), a diagram node in a diagram (for the DiagramNode object), or an animated shape (for the Effect object).
Bb251427.properties(en-us,office.12).gif TextRangeLength Returns or sets an Long that represents the length of a text range. Read-only.
Bb251427.properties(en-us,office.12).gif TextRangeStart Returns or sets an Long that represents the start of a text range. Read-only.
Bb251427.properties(en-us,office.12).gif Timing Returns a Timing object that represents the timing properties for an animation sequence.