Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Object literals

Constructors

constructor

Properties

Protected root

root: object

Type declaration

  • color: string
  • size: number
  • space: number
  • value: string

Protected rootKey

rootKey: string

Methods

prepForXml

set

  • set(properties: object): void

Object literals

Protected xmlKeys

xmlKeys: object

color

color: string = "w:color"

size

size: string = "w:sz"

space

space: string = "w:space"

value

value: string = "w:val"

Generated using TypeDoc