The TabFormatValueType enumeration contains methods of specifying end and interim values, for which you adjust conditional format based on cell values with a certain style.
It is used by the following properties and methods:
Value | Brief description |
0 | Lowest. The smallest value in the range. |
1 | Highest. The greatest value in the range. |
2 | Number. A specific value. |
3 | Percent. Percentageof the greatest value . |
4 | Formula. Formula. |
5 | Percentile. Percentile. |
See also: