Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITablePropertiesOptions

Hierarchy

  • ITablePropertiesOptions

Index

Properties

Optional Readonly alignment

alignment: AlignmentType

Optional Readonly borders

Optional Readonly cellMargin

cellMargin: ITableCellMarginOptions

Optional Readonly float

Optional Readonly layout

Optional Readonly shading

Optional Readonly style

style: string

Optional Readonly visuallyRightToLeft

visuallyRightToLeft: boolean

Optional Readonly width

width: { size: number; type?: WidthType }

Type declaration

  • Readonly size: number
  • Optional Readonly type?: WidthType

Generated using TypeDoc