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