Table
Defined in: src/core/document-model/types.ts:1052
§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:1055
native?
Section titled “native?”
readonlyoptionalnative?:NativeBag
Defined in: src/core/document-model/types.ts:1053
properties
Section titled “properties”
readonlyproperties:TableProperties
Defined in: src/core/document-model/types.ts:1054
readonlyrows: readonlyTableRow[]
Defined in: src/core/document-model/types.ts:1056