DocumentModel
Defined in: src/core/document-model/types.ts:1847
The parsed WordprocessingML document: body, stylesheet, numbering and section setup.
Properties
Section titled “Properties”
readonlybody: readonlyBodyElement[]
Defined in: src/core/document-model/types.ts:1848
numbering?
Section titled “numbering?”
readonlyoptionalnumbering?:Numbering
Defined in: src/core/document-model/types.ts:1850
section?
Section titled “section?”
readonlyoptionalsection?:SectionProperties
Defined in: src/core/document-model/types.ts:1851
styleSheet
Section titled “styleSheet”
readonlystyleSheet:StyleSheet
Defined in: src/core/document-model/types.ts:1849