Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

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

Properties

Protected root

root: Array<BaseXmlComponent | string>

Protected rootKey

rootKey: string

Methods

addParagraphProperty

addRunProperty

allCaps

bold

center

color

  • color(color: string): Level

doubleStrike

font

  • font(fontName: string): Level

indent

  • indent(left: number, hanging?: number): Level

italics

justified

keepLines

keepNext

left

leftTabStop

  • leftTabStop(position: number): Level

maxRightTabStop

  • maxRightTabStop(): Level

prepForXml

  • prepForXml(): XmlableObject

right

size

  • size(twips: number): Level

smallCaps

spacing

strike

subScript

superScript

thematicBreak

underline

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

Generated using TypeDoc