Options
All
  • Public
  • Public/Protected
  • All
Menu

docx

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Functions

Object literals

Type aliases

AttributeMap

AttributeMap<T>: {}

Type parameters

  • T

Type declaration

SectionPropertiesOptions

Variables

Const EMPTY_OBJECT

EMPTY_OBJECT: {} = Object.seal({})

Type declaration

Functions

convertToXmlComponent

Object literals

Const defaultOptions

defaultOptions: object

allowOverlap

allowOverlap: true = true

behindDocument

behindDocument: false = false

horizontalPosition

horizontalPosition: {}

Type declaration

layoutInCell

layoutInCell: true = true

lockAnchor

lockAnchor: false = false

verticalPosition

verticalPosition: {}

Type declaration

Const schemeToType

schemeToType: object

http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer

http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer: string = "footer"

http://schemas.openxmlformats.org/officeDocument/2006/relationships/header

http://schemas.openxmlformats.org/officeDocument/2006/relationships/header: string = "header"

http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink

http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink: string = "hyperlink"

http://schemas.openxmlformats.org/officeDocument/2006/relationships/image

http://schemas.openxmlformats.org/officeDocument/2006/relationships/image: string = "image"

Generated using TypeDoc