RangeInfo Properties
Provides custom range boundaries and corresponding style settings used to apply conditional formatting to value ranges.| Name | Description |
|---|---|
| StyleSettings | Gets or sets style settings applied to values within the current range. |
| Value | Gets or sets the lower boundary value for the current range. |
| ValueComparison | Gets or sets the comparison logic for the current range. |
See Also