| GrapeCity.Excel Namespace : IExcelColorScaleRule Interface |
For a list of all members of this type, see IExcelColorScaleRule members.
| 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. |