get_effective method

get_effective(self)

Gets effective table row formatting properties with inheritance and table styles applied.

Returns

A IRowFormatEffectiveData.

def get_effective(self):
    ...

See Also