Table
Defined in: src/core/document-model/types.ts:678
§17.4.38 w:tbl — a table: its TableProperties, the w:tblGrid
column widths (grid), and its rows.
Properties
Section titled “Properties”
readonlygrid: readonlyPt[]
Defined in: src/core/document-model/types.ts:681
native?
Section titled “native?”
readonlyoptionalnative?:NativeBag
Defined in: src/core/document-model/types.ts:679
properties
Section titled “properties”
readonlyproperties:TableProperties
Defined in: src/core/document-model/types.ts:680
readonlyrows: readonlyTableRow[]
Defined in: src/core/document-model/types.ts:682