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