| GrapeCity.Excel Namespace : IExcelColorScaleRule Interface | 
The following tables list the members exposed by IExcelColorScaleRule.
| Name | Description | |
|---|---|---|
|  | HasMiddleNode | Flag indicate whether it's a three points gradient scale or two point gradient scale. | 
|  | Maximum | The values of the maximum of the interpolation points in a gradient scale. | 
|  | MaximumColor | The color of the maximum of the interpolation points in a gradient scale. | 
|  | Middle | The values of the middle of the interpolation points in a gradient scale. | 
|  | MiddleColor | The color of the middle of the interpolation points in a gradient scale. | 
|  | Minimum | The values of the minimum of the interpolation points in a gradient scale. | 
|  | MinimumColor | The color of the minimum of the interpolation points in a gradient scale. |