[]
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.
true
bool StopIfTrue { get; set; }
Property StopIfTrue As Boolean
false if if additional formatting rules on the cell should be evaluated; otherwise, true.
false