GetEffectsByParagraph()

Sequence::GetEffectsByParagraph(System::SharedPtr<IParagraph>) method

Returns array of effects for the specified paragraph.

System::ArrayPtr<System::SharedPtr<IEffect>> Aspose::Slides::Animation::Sequence::GetEffectsByParagraph(System::SharedPtr<IParagraph> paragraph) override

See Also