Item
Indexeur TextAnimationCollection (1 sur 2)
Renvoie l’élément par index.
public ITextAnimation this[int index] { get; }
Voir aussi
- interface ITextAnimation
- class TextAnimationCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
Indexeur TextAnimationCollection (2 sur 2)
Renvoie tous les éléments
public ITextAnimation[] this[IShape shape] { get; }
| Paramètre | Description | 
|---|---|
| shape | 
Voir aussi
- interface ITextAnimation
- interface IShape
- class TextAnimationCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides