CellProperties
Defined in: src/core/document-model/types.ts:591
§17.4.30 w:tcPr — a cell’s properties: span/merge, chrome, and CF overlays.
Properties
Section titled “Properties”borders?
Section titled “borders?”
readonlyoptionalborders?:CellBorders
Defined in: src/core/document-model/types.ts:595
colSpan?
Section titled “colSpan?”
readonlyoptionalcolSpan?:number
Defined in: src/core/document-model/types.ts:593
dataBar?
Section titled “dataBar?”
readonlyoptionaldataBar?:CellDataBar
Defined in: src/core/document-model/types.ts:598
dropdown?
Section titled “dropdown?”
readonlyoptionaldropdown?:boolean
Defined in: src/core/document-model/types.ts:605
A data-validation list cell (E-SHEET SV1): the renderer paints an in-cell
dropdown affordance at the cell’s right edge (a small button + ▾ glyph).
readonlyoptionalicon?:CellIcon
Defined in: src/core/document-model/types.ts:599
margins?
Section titled “margins?”
readonlyoptionalmargins?:CellMargins
Defined in: src/core/document-model/types.ts:596
merge?
Section titled “merge?”
readonlyoptionalmerge?:CellMerge
Defined in: src/core/document-model/types.ts:594
shading?
Section titled “shading?”
readonlyoptionalshading?:CellShading
Defined in: src/core/document-model/types.ts:597
sparkline?
Section titled “sparkline?”
readonlyoptionalsparkline?:CellSparkline
Defined in: src/core/document-model/types.ts:600
width?
Section titled “width?”
readonlyoptionalwidth?:Pt
Defined in: src/core/document-model/types.ts:592