CellIcon
Defined in: src/core/document-model/types.ts:846
One resolved conditional-format icon: its CellIconShape, colour and fill level.
Properties
Section titled “Properties”colorHex
Section titled “colorHex”
readonlycolorHex:string
Defined in: src/core/document-model/types.ts:848
readonlyoptionalfill?:object
Defined in: src/core/document-model/types.ts:853
Meter glyphs (bars / pie): how many of levels units are filled with
colorHex; the rest are drawn in a neutral grey. Absent for single glyphs.
filled
Section titled “filled”
readonlyfilled:number
levels
Section titled “levels”
readonlylevels:number
readonlyshape:CellIconShape
Defined in: src/core/document-model/types.ts:847