ConditionalTextComparisonRule Object (JavaScript API for Excel)
Represents a Cell Value Conditional Format Rule
Properties
| Property | Type | Description | Req. Set |
|---|---|---|---|
| operator | string | The operator of the text conditional format. Possible values are: Invalid, Contains, NotContains, BeginsWith, EndsWith. | 1.6 |
| text | string | The Text value of conditional format. | 1.6 |
See property access examples.
Relationships
None
Methods
None