| 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.odselement | |
| com.github.jferard.fastods.util |
| Modifier and Type | Method and Description |
|---|---|
void |
OdsDocument.addPilotTable(PilotTable pilot)
Add a new pilot table
|
void |
AnonymousOdsDocument.addPilotTable(PilotTable pilot) |
void |
NamedOdsDocument.addPilotTable(PilotTable pilot) |
| Modifier and Type | Method and Description |
|---|---|
void |
OdsElements.addPilotTable(PilotTable pilot) |
void |
ContentElement.addPilotTable(PilotTable pilotTable)
Add a new pilot table
|
| Modifier and Type | Method and Description |
|---|---|
PilotTable |
PilotTableBuilder.build() |
Copyright © 2016–2021. All rights reserved.