Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new LevelBase(level: number, start?: number, numberFormat?: string, levelText?: string, lvlJc?: string): LevelBase

Properties

Private paragraphProperties

paragraphProperties: ParagraphProperties

Protected root

root: Array<BaseXmlComponent | string>

Protected rootKey

rootKey: string

Private runProperties

runProperties: RunProperties

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