ThresholdComparison
Constants which determine the manner in which cell values are compared to the [[ConditionValue.value]] property when conditional criteria is evaluated by an [[IconSetConditionalFormat]].
Enumeration Members
Section titled "Enumeration Members"Greater
Section titled "Greater"The cell value must be greater than but not equal to the threshold value.
Greater = 1 GreaterEqual
Section titled "GreaterEqual"The cell value can be greater than or equal to the threshold value.
GreaterEqual = 0