GetEffectsByParagraph()
ISequence::GetEffectsByParagraph(System::SharedPtr<IParagraph>) method
Returns array of effects for the specified paragraph.
virtual System::ArrayPtr<System::SharedPtr<IEffect>> Aspose::Slides::Animation::ISequence::GetEffectsByParagraph(System::SharedPtr<IParagraph> paragraph)=0
Arguments
| Parameter | Type | Description | 
|---|---|---|
| paragraph | System::SharedPtr<IParagraph> | Paragraph object IParagraph | 
Return Value
Array of effects IEffect
See Also
- Typedef ArrayPtr
 - Typedef SharedPtr
 - Class IEffect
 - Class IParagraph
 - Class ISequence
 - Namespace Aspose::Slides::Animation
 - Library Aspose.Slides