Operator Property (IIconCriterion)
Gets or sets one of the constants of the XlFormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.
'Declaration
Property Operator As Operator
'Usage
Dim instance As IIconCriterion
Dim value As Operator
instance.Operator = value
value = instance.Operator
Property Value
The operator.