Item
TextAnimationCollection indexer (1 of 2)
按索引返回元素。
public ITextAnimation this[int index] { get; }
也可以看看
- interface ITextAnimation
- class TextAnimationCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
TextAnimationCollection indexer (2 of 2)
返回所有元素
public ITextAnimation[] this[IShape shape] { get; }
范围 | 描述 |
---|---|
shape |
也可以看看
- interface ITextAnimation
- interface IShape
- class TextAnimationCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides