Skip to content

Numbering

Defined in: src/core/document-model/types.ts:406

The parsed word/numbering.xml: abstract definitions + their instances.

readonly abstractNums: ReadonlyMap<string, AbstractNumbering>

Defined in: src/core/document-model/types.ts:407


readonly numInstances: ReadonlyMap<string, NumberingInstance>

Defined in: src/core/document-model/types.ts:408