TableLook
Defined in: src/core/document-model/types.ts:988
§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:991
firstRow?
Section titled “firstRow?”
readonlyoptionalfirstRow?:boolean
Defined in: src/core/document-model/types.ts:989
lastColumn?
Section titled “lastColumn?”
readonlyoptionallastColumn?:boolean
Defined in: src/core/document-model/types.ts:992
lastRow?
Section titled “lastRow?”
readonlyoptionallastRow?:boolean
Defined in: src/core/document-model/types.ts:990
noHBand?
Section titled “noHBand?”
readonlyoptionalnoHBand?:boolean
Defined in: src/core/document-model/types.ts:993
noVBand?
Section titled “noVBand?”
readonlyoptionalnoVBand?:boolean
Defined in: src/core/document-model/types.ts:994