TextAnimationCollectionItem Property (IShape)

Returns all elements

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ITextAnimation[] this[
	IShape shape
] { get; }

Parameters

shape
Type: Aspose.SlidesIShape

Return Value

Type: ITextAnimation

Implements

ITextAnimationCollectionItemIShape
See Also