API Reference
PowerPointClassicAnimationOptions
Options used when authoring a classic shape or text animation.
Inheritance
- Object
- PowerPointClassicAnimationOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public PowerPointClassicAnimationOptions() #Inherited Methods
public override Boolean Equals(Object obj) #BooleanParameters
- obj Object
Properties
public Byte Direction { get; set; } #Gets or sets the effect-specific direction or variant byte.
public PowerPointClassicAnimationBuildType BuildType { get; set; } #Gets or sets the shape, text, or chart build mode.
public Boolean Automatic { get; set; } #Gets or sets whether the effect starts automatically.
public Int32 DelayMilliseconds { get; set; } #Gets or sets the automatic-start delay in milliseconds.
public Boolean Reverse { get; set; } #Gets or sets whether the build order is reversed.
public Boolean AnimateBackground { get; set; } #Gets or sets whether the shape background participates in the effect.
public Boolean StopsSound { get; set; } #Gets or sets whether existing sounds stop when the effect starts.
public PowerPointClassicAnimationAfterEffect AfterEffect { get; set; } #Gets or sets the state applied after the effect completes.
public PowerPointClassicTextBuild TextBuild { get; set; } #Gets or sets the word or character subdivision for text builds.
public UInt32 RawDimColor { get; set; } #Gets or sets the raw legacy dim ColorIndexStruct.