Top10.StopIfTrue Property (Excel)

Returns or sets a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.

Version Information

Version Added: Excel 2007

Syntax

expression .StopIfTrue

expression A variable that represents a Top10 object.

Remarks

To support backward compatibility, the default value for this property is True, which is the opposite behavior of a formatting rule created in the user interface.

See Also

Concepts

Top10 Object Members

Top10 Object