docx
    Preparing search index...

    Class StyleLevel

    Represents a style-to-level mapping for table of contents entries.

    StyleLevel associates a paragraph style name with a TOC level, allowing custom styles to be included in the table of contents at specific levels.

    Index

    Constructors

    Properties

    Constructors

    Properties

    level: number

    The TOC level (1-9) to assign to this style.

    styleName: string

    The name of the paragraph style.