com.grapecity.documents.excel Package / IFormatCondition Interface / setTextOperator Method
In This Topic
setTextOperator Method
In This Topic
Sets one of the constants of the ContainsOperator enumeration,specifying the text search performed by the conditional formatting rule.
Syntax
void setTextOperator( 
   ContainsOperator value
)

Parameters

value
See Also