Constants which identify whether a [[ColorScaleConditionalFormat]] supports two or three thresholds. Used to differentiate between a 2-color and 3-color scale.

Enumeration Members

Enumeration Members

ThreeColor: 1

In addition to the the minimum and maximum thresholds, the color scale also supports a midpoint threshold.

TwoColor: 0

The color scale supports only the minimum and maximum thresholds.