Options
All
  • Public
  • Public/Protected
  • All
Menu

docx

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Functions

Type aliases

AttributeMap

AttributeMap: object

Type declaration

RelationshipType

RelationshipType: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/image" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/header" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" | "http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink" | "http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"

SectionPropertiesOptions

SectionPropertiesOptions: IPageSizeAttributes & IPageMarginAttributes & IDocGridAttributesProperties & IHeadersOptions & IFootersOptions & IPageNumberTypeAttributes & ILineNumberAttributes & IPageBordersOptions & ITitlePageOptions & object

Variables

Const EMPTY_OBJECT

EMPTY_OBJECT: object = Object.seal({})

Type declaration

Const WORKAROUND

WORKAROUND: "" = ""
ignore

Const WORKAROUND2

WORKAROUND2: "" = ""
ignore

Const WORKAROUND3

WORKAROUND3: "" = ""
ignore

Functions

convertToXmlComponent

Generated using TypeDoc