ConditionalColorScaleCriteria Object (JavaScript API for Excel)
Represents the criteria of the color scale.
Properties
None
Relationships
| Relationship | Type | Description | Req. Set |
|---|---|---|---|
| maximum | ConditionalColorScaleCriterion | The maximum point Color Scale Criterion. | 1.6 |
| midpoint | ConditionalColorScaleCriterion | The midpoint Color Scale Criterion if the color scale is a 3-color scale. | 1.6 |
| minimum | ConditionalColorScaleCriterion | The minimum point Color Scale Criterion. | 1.6 |
Methods
None