ConditionalFormatRule Object (JavaScript API for Excel)
Represents a rule, for all traditional ruleformat pairings.
Properties
Property | Type | Description | Req. Set |
---|---|---|---|
formula | object | The formula, if required, to evaluate the conditional format rule on. | 1.6 |
formulaLocal | object | The formula, if required, to evaluate the conditional format rule on in the user's language. | 1.6 |
formulaR1C1 | object | The formula, if required, to evaluate the conditional format rule on in R1C1-style notation. | 1.6 |
See property access examples.
Relationships
None
Methods
None