Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableBorders

Hierarchy

Index

Constructors

Accessors

Methods

Object literals

Constructors

constructor

Accessors

IsDeleted

  • get IsDeleted(): boolean

Methods

addChildElement

delete

  • delete(): void

prepForXml

Object literals

Static NONE

NONE: object

bottom

bottom: object

color

color: string = "auto"

size

size: number = 0

style

style: BorderStyle = BorderStyle.NONE

insideHorizontal

insideHorizontal: object

color

color: string = "auto"

size

size: number = 0

style

style: BorderStyle = BorderStyle.NONE

insideVertical

insideVertical: object

color

color: string = "auto"

size

size: number = 0

style

style: BorderStyle = BorderStyle.NONE

left

left: object

color

color: string = "auto"

size

size: number = 0

style

style: BorderStyle = BorderStyle.NONE

right

right: object

color

color: string = "auto"

size

size: number = 0

style

style: BorderStyle = BorderStyle.NONE

top

top: object

color

color: string = "auto"

size

size: number = 0

style

style: BorderStyle = BorderStyle.NONE

Generated using TypeDoc