Effect Members

Include Protected Members
Include Inherited Members

Represents timing information about a slide animation.

The Effect type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Behaviors Returns a specified slide animation behavior as an AnimationBehaviors collection.
Public property DisplayName Returns the name of an animation effect. Read-only
Public property EffectInformation Returns an EffectInformation object that represents information for a specified animation effect.
Public property EffectParameters Returns an EffectParameters object that represents animation effect properties.
Public property EffectType Sets or returns an MsoAnimEffect constant that represents an animation effect type. Read/write.
Public property Exit Determines whether the animation effect is an exit effect. Read/write.
Public property Index Returns a 64-bit signed integer that represents the index number for an animation effect or design. Read-only.
Public property Paragraph Returns or sets the paragraph in a text range to which to apply animation effects. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Shape Returns a Shape object that represents an animated shape.
Public property TextRangeLength Returns or sets a 64-bit signed integer that represents the length of a text range. Read-only.
Public property TextRangeStart Returns or sets the start of a text range. Read-only.
Public property Timing Returns a Timing object that represents the timing properties for an animation sequence.

Top

Methods

  Name Description
Public method Delete Deletes the specified Effect object.
Public method MoveAfter Moves one animation effect to after another animation effect.
Public method MoveBefore Moves one animation effect to before another animation effect.
Public method MoveTo Moves the specified object to a specific location within the same collection, renumbering all other items in the collection appropriately.

Top

See Also

Reference

Effect Interface

Microsoft.Office.Interop.PowerPoint Namespace