| 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 |
TableRow.setRowStyle(TableRowStyle rowStyle)
Set the row style
|
void |
TableRowImpl.setRowStyle(TableRowStyle rowStyle) |
void |
TableCellWalker.setRowStyle(TableRowStyle rowStyle) |
| Modifier and Type | Field and Description |
|---|---|
static TableRowStyle |
TableRowStyle.DEFAULT_TABLE_ROW_STYLE
The default style, see LO.
|
| Modifier and Type | Method and Description |
|---|---|
TableRowStyle |
TableRowStyleBuilder.build() |
Copyright © 2016–2021. All rights reserved.