| Package | Description |
|---|---|
| com.github.jferard.fastods.style |
| Modifier and Type | Method and Description |
|---|---|
static TableColumnStyleBuilder |
TableColumnStyle.builder(String name) |
TableColumnStyleBuilder |
TableColumnStyleBuilder.columnWidth(Length width)
Set the column width of a table column.
|
TableColumnStyleBuilder |
TableColumnStyleBuilder.optimalWidth()
Set the width to the optimal value *permanently*: the consumer should adapt the width
when the text changes.
|
TableColumnStyleBuilder |
TableColumnStyleBuilder.visible() |
Copyright © 2016–2021. All rights reserved.