get_effective method

get_effective

Gets effective fill formatting data with the inheritance applied.

Returns

A IFillFormatEffectiveData.

def get_effective(self):
    ...

Examples

This example demonstrates getting shape’s effective fill format properties.

See Also