Enabled Property (FormatCondition Object)

Enabled Property (FormatCondition Object)

                  Applies To

You can use the Enabled property to set or return the status of the conditional format in the FormatCondition object.

Setting

The Enabled property setting is a Boolean value that indicates whether the conditional format is enabled or disabled. True (-1) enables the conditional format. False (0) disables the conditional format. The default is True.

The Enabled property is available only by using Visual Basic.

Remarks

When the Enabled property is True, the conditional format can be displayed in the Conditional Formatting dialog box. The Conditional Formatting dialog box is available by clicking Conditional Formatting on the Format menu.