ITabFormatCondition.Enabled

Syntax

Enabled: Boolean;

Description

The Enabled property determines, whether the current conditional format is used.

Comments

The True value is set by default at the same time the conditional format is used for the cells format.

If the property is set to False, the conditional format is not used. At the same time the property keeps all its settings.

See also:

ITabFormatCondition