Item
Indexador de TextAnimationCollection (1 de 2)
Devuelve el elemento por índice.
public ITextAnimation this[int index] { get; }
Ver también
- interfaz ITextAnimation
- clase TextAnimationCollection
- espacio de nombres Aspose.Slides.Animation
- ensamblado Aspose.Slides
Indexador de TextAnimationCollection (2 de 2)
Devuelve todos los elementos
public ITextAnimation[] this[IShape shape] { get; }
Parámetro | Descripción |
---|---|
shape |
Ver también
- interfaz ITextAnimation
- interfaz IShape
- clase TextAnimationCollection
- espacio de nombres Aspose.Slides.Animation
- ensamblado Aspose.Slides