ISequenceAddEffect Method

Overload List
  NameDescription
Public methodCode exampleAddEffect(IParagraph, EffectType, EffectSubtype, EffectTriggerType)
Add new animation effect for paragraph to the end of sequence.
Public methodAddEffect(IShape, EffectType, EffectSubtype, EffectTriggerType)
Add new effect to the end of sequence.
Public methodAddEffect(IChart, EffectChartMajorGroupingType, Int32, EffectType, EffectSubtype, EffectTriggerType)
Adds the new chart animation effect for category or series to the end of sequence.
Public methodAddEffect(IChart, EffectChartMinorGroupingType, Int32, Int32, EffectType, EffectSubtype, EffectTriggerType)
Adds the new chart animation effect for elements in category or series to the end of sequence.
See Also