ITabRange.FormatConditions

Fore Syntax

FormatConditions: ITabFormatConditions;

Fore.NET Syntax

FormatConditions: Prognoz.Platform.Interop.Tab.TabFormatConditions;

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