| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| Modifier and Type | Method and Description |
|---|---|
static Table |
Table.create(ContentElement contentElement,
PositionUtil positionUtil,
IntegerRepresentationCache cache,
XMLUtil xmlUtil,
String name,
int rowCapacity,
int columnCapacity,
StylesContainer stylesContainer,
DataStyles format,
boolean libreOfficeMode,
ValidationsContainer validationsContainer)
Create a new Table with a name and a row/column capacity
|
Copyright © 2016–2021. All rights reserved.