Item
ITextAnimationCollection indexer (1 of 2)
Devuelve elemento por index.
public ITextAnimation this[int index] { get; }
Ver también
- interface ITextAnimation
- interface ITextAnimationCollection
- espacio de nombres Aspose.Slides.Animation
- asamblea Aspose.Slides
ITextAnimationCollection 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
- interface ITextAnimationCollection
- espacio de nombres Aspose.Slides.Animation
- asamblea Aspose.Slides