Table |
Table.addColumnsItem(TableColumn columnsItem) |
Table |
Table.addRowsItem(TableRow rowsItem) |
Table |
Table.columns(List<TableColumn> columns) |
Table |
Table.firstCol(Boolean firstCol) |
Table |
Table.firstRow(Boolean firstRow) |
Table |
Table.horizontalBanding(Boolean horizontalBanding) |
Table |
Table.lastCol(Boolean lastCol) |
Table |
Table.lastRow(Boolean lastRow) |
Table |
Table.rightToLeft(Boolean rightToLeft) |
Table |
Table.rows(List<TableRow> rows) |
Table |
Table.style(Table.StyleEnum style) |
Table |
Table.verticalBanding(Boolean verticalBanding) |