TextAnimationCollectionAdd Method |
Adds new text animation to the collection.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic TextAnimation Add()
Public Function Add As TextAnimation
public:
TextAnimation^ Add()
member Add : unit -> TextAnimation
Return Value
Type:
TextAnimationAdded
TextAnimation
See Also