Skip to content

NumberingLevel

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

One level of an abstract numbering definition (w:lvl): its format and chrome.

readonly format: NumberingFormat

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


readonly ilvl: number

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


readonly lvlText: string

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

§17.9.11 w:lvlText — the marker template (e.g. "%1.").


readonly paragraphProperties: ParagraphProperties

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


readonly runProperties: RunProperties

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


readonly start: number

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