Click or drag to resize

AnimationEffect Properties

The AnimationEffect type exposes the following members.

Properties
Name Description
Public property AnimationEffectType
Defines type of effect. Read/write AnimationEffectType .
Public property CommonBehaviorCollection
Gets collection of behavior for effect. Read/write CommonBehaviorCollection .
Public property Effects
Gets a sequence for an effect. Read-only Effects .
Public property EndParagraph
Ending text paragraph which effect is applied to. Read-only
Public property GraphicAnimation
Public property IterateTimeValue
if the value is less than 0, this element describes the duration of the iteration interval in absolute time. if the value is greater than 0, this element describes the duration of the iteration interval in percentage of time.
Public property IterateType
Public property Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Public property PresetClassType
Defines class of effect. Read/write TimeNodePresetClassType .
Protected property ReferenceCount (Inherited from PptObject .)
Public property ShapeTarget
Returns the shape that is applied with the specific animation effect.
Public property StartParagraph
Starting text paragraph which effect is applied to. Read-only
Public property Subtype
Public property TextAnimation
Public property TimeNodeAudios
TimeNodeAudios
Public property Timing
Defines timing value for effect. Read/write Timing .
Top
See Also