Item
TextAnimationCollection indexer (1 of 2)
Devuelve elemento por index.
public ITextAnimation this[int index] { get; }
Ver también
- interface ITextAnimation
- class TextAnimationCollection
- espacio de nombres Aspose.Slides.Animation
- asamblea Aspose.Slides
TextAnimationCollection indexer (2 of 2)
Devuelve todos los elementos
public ITextAnimation[] this[IShape shape] { get; }
Parámetro | Descripción |
---|---|
shape |
Ver también
- interface ITextAnimation
- interface IShape
- class TextAnimationCollection
- espacio de nombres Aspose.Slides.Animation
- asamblea Aspose.Slides