Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected deleted

deleted: boolean = false

Protected root

root: Array<BaseXmlComponent | string>

Protected rootKey

rootKey: string

Accessors

Body

IsDeleted

  • get IsDeleted(): boolean

Methods

addChildElement

addParagraph

addTable

  • addTable(table: Table): void

createParagraph

  • createParagraph(text?: undefined | string): Paragraph

createTable

  • createTable(rows: number, cols: number): Table

delete

  • delete(): void

prepForXml

Generated using TypeDoc