CellIcon
Defined in: src/core/document-model/types.ts:555
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:557
readonlyoptionalfill?:object
Defined in: src/core/document-model/types.ts:562
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:556