The TabConditionCellContentValue enumeration contains conditions that may apply to values formatted cells.
It is used by the following property:
Value | Brief description |
0 | Between. Between. |
1 | Outside. Not between. |
2 | Equal. Equal. |
3 | NotEqual. Not equal. |
4 | Above. Greater than. |
5 | Below. Less than. |
6 | AboveEqual. Greater than, or equal. |
7 | BelowEqual. Less than, or equal. |
See also: