Item
ITextAnimationCollection indexer (1 de 2)
Devuelve el elemento por índice.
public ITextAnimation this[int index] { get; }
Ver También
- interfaz ITextAnimation
- interfaz ITextAnimationCollection
- namespace Aspose.Slides.Animation
- ensamblado Aspose.Slides
ITextAnimationCollection indexer (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
- interfaz ITextAnimationCollection
- namespace Aspose.Slides.Animation
- ensamblado Aspose.Slides