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