UColorScale
IColorScale, from Univer See doc:
public struct UColorScale
Remarks
Defines a color scale rule for conditional formatting, mapping data values to color ranges based on provided configuration objects.
Properties
Property | Type | Description |
---|---|---|
type | string | ECFRuleType value |
config | UColorScaleConfig[] | Configuration objects for each situation |
Constructors
public UColorScale()
IColorScale, from Univer See doc: