IColumnFormatEffectiveData class

IColumnFormatEffectiveData class

Immutable object which contains effective table column formatting properties.

The IColumnFormatEffectiveData type exposes the following members:

Properties

PropertyDescription
fill_format
border_left
border_top
border_right
border_bottom
border_diagonal_down
border_diagonal_up

Remarks

This interface is used together with the IColumnFormat interface to return effective formatting values with inheritance and table styles applied.

See Also