Item
ITextAnimationCollection indexer (1 of 2)
Returns element by index.
public ITextAnimation this[int index] { get; }
See Also
- interface ITextAnimation
- interface ITextAnimationCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
ITextAnimationCollection indexer (2 of 2)
Returns all elements
public ITextAnimation[] this[IShape shape] { get; }
Parameter | Description |
---|---|
shape |
See Also
- interface ITextAnimation
- interface IShape
- interface ITextAnimationCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides