CellDataBar
Defined in: src/core/document-model/types.ts:528
A conditional-format data bar: a horizontal bar of width fraction (0..1 of
the cell), painted over the shading and under the text (E-SHEET SC1c). It
starts at startFraction from the cell’s left (default 0); a mixed-sign range
puts the axis inside the cell so negative bars run left of it (tail TC4).
Properties
Section titled “Properties”colorHex
Section titled “colorHex”
readonlycolorHex:string
Defined in: src/core/document-model/types.ts:530
fraction
Section titled “fraction”
readonlyfraction:number
Defined in: src/core/document-model/types.ts:529
startFraction?
Section titled “startFraction?”
readonlyoptionalstartFraction?:number
Defined in: src/core/document-model/types.ts:531