AnimationSettings Members

Include Protected Members
Include Inherited Members

Represents the special effects applied to the animation for the specified shape during a slide show.

The AnimationSettings type exposes the following members.

Properties

  Name Description
Public property AdvanceMode Returns or sets a value that indicates whether the specified shape animation advances only when clicked or automatically after a specified amount of time. Read/write.
Public property AdvanceTime Returns or sets the amount of time, in seconds, after which the specified shape will become animated. Read/write.
Public property AfterEffect Returns or sets a PpAfterEffect constant that indicates whether the specified shape appears dimmed, hidden, or unchanged after it is built. Read/write.
Public property Animate Determines whether the specified shape is animated during a slide show. Read/write.
Public property AnimateBackground If the specified object is an AutoShape, specifies if the shape is animated separately from the text it contains. Read/write.
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 AnimationOrder Returns or sets an integer that represents the position of the specified shape within the collection of shapes to be animated. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property ChartUnitEffect Returns or sets a value that indicates whether the graph range is animated by series, category, or element. Read/write.
Public property DimColor Returns or sets a ColorFormat object that represents the color of the specified shape after it is been built. Read-only.
Public property EntryEffect For the AnimationSettings object, this property returns or sets the special effect applied to the animation for the specified shape. Read/write.
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 TextLevelEffect Indicates whether the text in the specified shape is animated by first-level paragraphs, second-level paragraphs, or some other level of paragraphs (up to fifth-level paragraphs). Read/write.
Public property TextUnitEffect Indicates whether the text in the specified shape is animated paragraph by paragraph, word by word, or letter by letter. Read/write.

Top

See Also

Reference

AnimationSettings Interface

Microsoft.Office.Interop.PowerPoint Namespace