| 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.addMasterPageStyle(MasterPageStyle masterPageStyle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OdsElements.addMasterPageStyle(MasterPageStyle masterPageStyle) |
boolean |
StylesContainerImpl.addMasterPageStyle(MasterPageStyle masterPageStyle) |
boolean |
StylesContainer.addMasterPageStyle(MasterPageStyle masterPageStyle)
Create a new master page style into styles container.
|
| Modifier and Type | Method and Description |
|---|---|
MasterPageStyle |
PageStyle.getMasterPageStyle() |
| Modifier and Type | Method and Description |
|---|---|
PageStyleBuilder |
PageStyleBuilder.masterPageStyle(MasterPageStyle masterPageStyle)
Set a master page style
|
Copyright © 2016–2021. All rights reserved.