StopIfTrue Property
StopIfTrue
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.
Declaration
bool StopIfTrue { get; set; }
Property StopIfTrue As Boolean