| Package | Description |
|---|---|
| com.github.jferard.fastods.style |
| Modifier and Type | Method and Description |
|---|---|
static TableRowStyleBuilder |
TableRowStyle.builder(String name) |
TableRowStyleBuilder |
TableRowStyleBuilder.defaultCellStyle(TableCellStyle defaultCellStyle)
Set a default cell style
|
TableRowStyleBuilder |
TableRowStyleBuilder.optimalHeight()
Set the width to the optimal value *permanently*: the consumer should adapt the width
when the text changes.
|
TableRowStyleBuilder |
TableRowStyleBuilder.rowHeight(Length height)
Set the row height to a table row.
|
TableRowStyleBuilder |
TableRowStyleBuilder.visible() |
Copyright © 2016–2021. All rights reserved.