TableLook
Defined in: src/core/document-model/types.ts:626
§17.4.62 w:tblLook — which of the table style’s conditional formats apply.
Modern files carry explicit attributes; legacy files a hex bitmask (both
parsed). Band flags are negative (“no band”) per the spec.
Properties
Section titled “Properties”firstColumn?
Section titled “firstColumn?”
readonlyoptionalfirstColumn?:boolean
Defined in: src/core/document-model/types.ts:629
firstRow?
Section titled “firstRow?”
readonlyoptionalfirstRow?:boolean
Defined in: src/core/document-model/types.ts:627
lastColumn?
Section titled “lastColumn?”
readonlyoptionallastColumn?:boolean
Defined in: src/core/document-model/types.ts:630
lastRow?
Section titled “lastRow?”
readonlyoptionallastRow?:boolean
Defined in: src/core/document-model/types.ts:628
noHBand?
Section titled “noHBand?”
readonlyoptionalnoHBand?:boolean
Defined in: src/core/document-model/types.ts:631
noVBand?
Section titled “noVBand?”
readonlyoptionalnoVBand?:boolean
Defined in: src/core/document-model/types.ts:632