ISequenceAddEffect Method |
Name | Description | |
---|---|---|
![]() ![]() | AddEffect(IParagraph, EffectType, EffectSubtype, EffectTriggerType) |
Add new animation effect for paragraph to the end of sequence.
|
![]() | AddEffect(IShape, EffectType, EffectSubtype, EffectTriggerType) |
Add new effect to the end of sequence.
|
![]() | AddEffect(IChart, EffectChartMajorGroupingType, Int32, EffectType, EffectSubtype, EffectTriggerType) |
Adds the new chart animation effect for category or series to the end of sequence.
|
![]() | AddEffect(IChart, EffectChartMinorGroupingType, Int32, Int32, EffectType, EffectSubtype, EffectTriggerType) |
Adds the new chart animation effect for elements in category or series to the end of sequence.
|