Item
TextAnimationCollection indexer (1 of 2)
Gibt Element nach Index zurück.
public ITextAnimation this[int index] { get; }
Siehe auch
- interface ITextAnimation
- class TextAnimationCollection
- namensraum Aspose.Slides.Animation
- Montage Aspose.Slides
TextAnimationCollection indexer (2 of 2)
Gibt alle Elemente zurück
public ITextAnimation[] this[IShape shape] { get; }
Parameter | Beschreibung |
---|---|
shape |
Siehe auch
- interface ITextAnimation
- interface IShape
- class TextAnimationCollection
- namensraum Aspose.Slides.Animation
- Montage Aspose.Slides