Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 827 Bytes

Excel.Databar.StopIfTrue.md

File metadata and controls

33 lines (19 loc) · 827 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DataBar.StopIfTrue property (Excel)
vbaxl10.chm810074
vbaxl10.chm810074
Excel.DataBar.StopIfTrue
a484451c-903e-c3ef-fa68-29f6b9718990
04/23/2019
medium

DataBar.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 a DataBar object.

Remarks

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

[!includeSupport and feedback]