Interface ITableOptions

Hierarchy

  • ITableOptions

Properties

alignment?: AlignmentType
columnWidths?: readonly number[]
margins?: ITableCellMarginOptions
rows: readonly TableRow[]
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc