StopIfTrue Property (IUniqueValues)
In This Topic
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
System.bool StopIfTrue {get; set;}
See Also