FormatCondition.TextOperator Property

Excel Developer Reference

Returns or sets one of the constants of the XlContainsOperator enumeration, specifying the text search performed by the conditional formatting rule.

Version Information
 Version Added:  Excel 2007

Syntax

expression.TextOperator

expression   A variable that represents a FormatCondition object.

See Also