Item
ITextAnimationCollection indexer (1 of 2)
Возвращает элемент по индексу.
public ITextAnimation this[int index] { get; }
Смотрите также
- interface ITextAnimation
- interface ITextAnimationCollection
- пространство имен Aspose.Slides.Animation
- сборка Aspose.Slides
ITextAnimationCollection indexer (2 of 2)
Возвращает все элементы
public ITextAnimation[] this[IShape shape] { get; }
Параметр | Описание |
---|---|
shape |
Смотрите также
- interface ITextAnimation
- interface IShape
- interface ITextAnimationCollection
- пространство имен Aspose.Slides.Animation
- сборка Aspose.Slides