Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableBordersAttributes

Hierarchy

  • XmlAttributeComponent<{ color: string; size: number; space: number; value: string }>
    • TableBordersAttributes

Index

Constructors

Accessors

Methods

Constructors

constructor

  • new TableBordersAttributes(properties: { color: string; size: number; space: number; value: string }): TableBordersAttributes

Accessors

IsDeleted

  • get IsDeleted(): boolean

Methods

prepForXml

set

  • set(properties: { color: string; size: number; space: number; value: string }): void

Generated using TypeDoc