Interface ILevelsOptions

Hierarchy

  • ILevelsOptions

Properties

alignment?: AlignmentType
format?: LevelFormat
isLegalNumberingStyle?: boolean
level: number
start?: number
style?: {
    paragraph?: ILevelParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Type declaration

suffix?: LevelSuffix
text?: string

Generated using TypeDoc