ITabRange.FormatConditions

Syntax

FormatConditions: ITabFormatConditions;

Description

The FormatConditions property returns the object, containing a collection of cell conditional formats.

Example

The example of the property use is given in description of the ITabFormatConditions.Add method.

See also:

ITabRange