[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFormatCondition.StopIfTrue

StopIfTrue Property

StopIfTrue

Gets or sets a bool value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to true.

Declaration
bool StopIfTrue { get; set; }
Property StopIfTrue As Boolean
Property Value
Type Description
bool

false if if additional formatting rules on the cell should be evaluated; otherwise, true.