ICellFormatEffectiveData class

ICellFormatEffectiveData class

Immutable object which contains effective table cell formatting properties.

The ICellFormatEffectiveData type exposes the following members:

Properties

PropertyDescription
transparencyGets the transparency of the fill color.
Read float.

Remarks

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

See Also