get_effective method

get_effective

Gets effective bullet formatting data with the inheritance applied.

Returns

A IBulletFormatEffectiveData.

def get_effective(self):
    ...

Examples

This example demonstrates getting some effective bullet format properties.

See Also