Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 872 Bytes

Excel.IconSetCondition.StopIfTrue.md

File metadata and controls

33 lines (19 loc) · 872 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
IconSetCondition.StopIfTrue property (Excel)
vbaxl10.chm812074
vbaxl10.chm812074
Excel.IconSetCondition.StopIfTrue
82032e96-74d2-2864-af29-a04d052bb43c
04/27/2019
medium

IconSetCondition.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.

Syntax

expression.StopIfTrue

expression A variable that represents an IconSetCondition 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.

[!includeSupport and feedback]