Filter.Operator Property

Excel Developer Reference

Returns an XlAutoFilterOperator value that represents the operator that associates the two criteria applied by the specified filter.

Syntax

expression.Operator

expression   A variable that represents a Filter object.

See Also