get_effective method

get_effective

Gets effective paragraph formatting data with the inheritance applied.

Returns

A IParagraphFormatEffectiveData.

def get_effective(self):
    ...

Examples

This example demonstrates getting some effective paragraph format properties.

See Also