get_effects_by_paragraph method

get_effects_by_paragraph

Returns array of effects for the specified paragraph.

Returns

Array of effects IEffect

def get_effects_by_paragraph(self, paragraph):
    ...
ParameterTypeDescription
paragraphIParagraphParagraph object IParagraph

See Also