The TabConditionCellContentText enumeration contains conditions that may apply to text in formatted cells.
It is used by the following property:
Value | Brief description |
0 | Exact. Equals to. |
1 | Contains. Contains. |
2 | NotContains. Does not contain. |
3 | BeginsWith. Starts with. |
4 | EndsWith. Ends with. |
See also: