get_TextAnimation()

IAnimationTimeLine::get_TextAnimation(int32_t) method

Returns text animation at the specified index.

virtual System::SharedPtr<Animation::ITextAnimation> Aspose::Slides::IAnimationTimeLine::get_TextAnimation(int32_t index)=0

IAnimationTimeLine::get_TextAnimation(System::SharedPtr<IShape>) method

virtual System::ArrayPtr<System::SharedPtr<Animation::ITextAnimation>> Aspose::Slides::IAnimationTimeLine::get_TextAnimation(System::SharedPtr<IShape> shape)=0

See Also