| 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.style |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NamedOdsDocument.addPageLayoutStyle(PageLayoutStyle pageLayoutStyle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OdsElements.addPageLayoutStyle(PageLayoutStyle pageLayoutStyle) |
boolean |
StylesContainerImpl.addPageLayoutStyle(PageLayoutStyle pageLayoutStyle) |
boolean |
StylesContainer.addPageLayoutStyle(PageLayoutStyle pageLayoutStyle)
Add a page layout style
|
| Modifier and Type | Method and Description |
|---|---|
PageLayoutStyle |
PageStyle.getPageLayoutStyle() |
| Modifier and Type | Method and Description |
|---|---|
PageStyleBuilder |
PageStyleBuilder.pageLayoutStyle(PageLayoutStyle pageLayoutStyle)
Set a page layout style
|
Copyright © 2016–2021. All rights reserved.