Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatCondition Interface / TextOperator Property
In This Topic
    TextOperator Property
    In This Topic
    Returns or sets one of the constants of the ContainsOperator enumeration, specifying the text search performed by the conditional formatting rule.
    Syntax
    ContainsOperator TextOperator {get; set;}
    See Also