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