The TabFormatContentType enumeration contains types of cell content based on which formatting condition is defined.
It is used by the following property:
Value | Brief description |
0 | CellValue. Cell value. |
1 | SpecificText. Text. |
2 | Date. Date. |
3 | Blanks. Empty values. |
4 | NoBlanks. Non-empty values. |
5 | Error. Error. |
6 | NoError. Not an error. |
See also: