Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Level

Hierarchy

Index

Constructors

constructor

  • new Level(level: number, numberFormat: string, levelText: string, lvlJc: string): Level

Accessors

IsDeleted

  • get IsDeleted(): boolean

Methods

addChildElement

addParagraphProperty

addRunProperty

allCaps

bold

center

color

  • color(color: string): Level

delete

  • delete(): void

doubleStrike

font

  • font(fontName: string): Level

indent

  • indent(attrs: object): Level

italics

justified

keepLines

keepNext

left

leftTabStop

  • leftTabStop(position: number): Level

maxRightTabStop

  • maxRightTabStop(): Level

prepForXml

right

setSuffix

size

  • size(twips: number): Level

smallCaps

spacing

strike

subScript

superScript

thematicBreak

underline

  • underline(underlineType?: undefined | string, color?: undefined | string): Level

Generated using TypeDoc