Interface ITableOptions

Hierarchy

  • ITableOptions

Properties

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

Generated using TypeDoc