Item
ITextAnimationCollection indexer (1 of 2)
Renvoie l’élément par index.
public ITextAnimation this[int index] { get; }
Voir également
- interface ITextAnimation
- interface ITextAnimationCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides
ITextAnimationCollection 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
- interface ITextAnimationCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides