Section
Defined in: src/core/document-model/types.ts:975
One section descriptor for a multi-section document (ECMA-376 §17.6.17). Each
section’s sectPr lives either inside a paragraph’s pPr (mid-document
break) or as the final child of w:body (final section). Records the
properties and the upper-exclusive bound in BodyElement[] the section
covers — section i applies to
body[sections[i-1].endIndex..sections[i].endIndex).
Properties
Section titled “Properties”endIndex
Section titled “endIndex”
readonlyendIndex:number
Defined in: src/core/document-model/types.ts:977
properties
Section titled “properties”
readonlyproperties:SectionProperties
Defined in: src/core/document-model/types.ts:976