CompareColumns.Operator Property
Returns or sets one of the constants of the XlFormatConditionOperator enumeration specifying the type of comparison in a compare column conditional formatting rule.
Version Information
Version Added: Excel
Syntax
expression.Operator
expression A variable that represents a CompareColumns object.
Remarks
If you set this property to either xlBetween or xlNotBetween, you must also set the Column2 property.