Item
TextAnimationCollection indexer (1 of 2)
Renvoie l’élément par index.
public ITextAnimation this[int index] { get; }
Voir également
- interface ITextAnimation
- class TextAnimationCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides
TextAnimationCollection indexer (2 of 2)
Renvoie tous les éléments
public ITextAnimation[] this[IShape shape] { get; }
Paramètre | La description |
---|---|
shape |
Voir également
- interface ITextAnimation
- interface IShape
- class TextAnimationCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides