| 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.addPageStyle(PageStyle ps) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OdsElements.addPageStyle(PageStyle ps) |
boolean |
StylesContainerImpl.addPageStyle(PageStyle ps) |
boolean |
StylesContainer.addPageStyle(PageStyle ps)
Add a page style
|
| Modifier and Type | Field and Description |
|---|---|
static PageStyle |
PageStyle.DEFAULT_MASTER_PAGE_STYLE
The default master page style
|
static PageStyle |
PageStyle.DEFAULT_PAGE_STYLE
The default style
|
| Modifier and Type | Method and Description |
|---|---|
PageStyle |
PageStyleBuilder.build() |
PageStyle |
TableStyle.getPageStyle() |
| Modifier and Type | Method and Description |
|---|---|
TableStyleBuilder |
TableStyleBuilder.pageStyle(PageStyle masterPageStyle)
Set the master page style
|
Copyright © 2016–2021. All rights reserved.