Overview
ColorScaleRule is a interface in Aspose.Cells FOSS for TypeScript.
Properties: maxColor, midColor, minColor.
Properties
| Name | Type | Access | Description |
|---|
minColor | : string | Read | Gets the min color. |
midColor | : string | Read | Gets the mid color. |
maxColor | : string | Read | Gets the max color. |
See Also