Excel.ConditionalTextOperator enum
Represents the operator of the text conditional format type.
Remarks
[Api set: ExcelApi 1.6]
Fields
| beginsWith = "BeginsWith" |
|
| contains = "Contains" |
|
| endsWith = "EndsWith" |
|
| invalid = "Invalid" |
|
| notContains = "NotContains" |
|