ITextAnimationCollection
ITextAnimationCollection interface
Represents collection of text animations.
public interface ITextAnimationCollection : IGenericCollection<ITextAnimation>
Properties
| Name | Description |
|---|---|
| Item { get; } | Returns element by index. (2 indexers) |
See Also
- interface IGenericCollection<T>
- interface ITextAnimation
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides