get_effective method

get_effective(self)

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

Returns

A IColumnFormatEffectiveData.

def get_effective(self):
    ...

See Also