| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| com.github.jferard.fastods.style |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setColumnStyle(int col,
TableColumnStyle ts)
Set the style of a column.
|
void |
TableColumnImpl.setColumnStyle(TableColumnStyle columnStyle) |
void |
TableColumn.setColumnStyle(TableColumnStyle columnStyle)
Set a style for this column
|
void |
TableCellWalker.setColumnStyle(TableColumnStyle columnStyle) |
| Modifier and Type | Field and Description |
|---|---|
static TableColumnStyle |
TableColumnStyle.DEFAULT_TABLE_COLUMN_STYLE
The default style, see LO.
|
| Modifier and Type | Method and Description |
|---|---|
TableColumnStyle |
TableColumnStyleBuilder.build() |
Copyright © 2016–2021. All rights reserved.