[]
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.
bool StopIfTrue { get; set; }
Property StopIfTrue As Boolean
| Type | Description |
|---|---|
| bool |
|