Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LevelBase

Hierarchy

Index

Constructors

constructor

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

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

highlight

  • highlight(color: string): Level

indent

italics

justified

keepLines

keepNext

left

leftTabStop

  • leftTabStop(position: number): Level

prepForXml

right

rightTabStop

  • rightTabStop(position: number): Level

setSuffix

shadow

  • shadow(value: string, fill: string, color: string): Level

size

  • size(twips: number): Level

smallCaps

spacing

strike

subScript

superScript

thematicBreak

underline

Generated using TypeDoc