| 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.style |
| Modifier and Type | Method and Description |
|---|---|
Footer |
PageSectionBuilder.buildFooter() |
static Footer |
PageSection.simpleFooter(String text,
TextStyle ts)
Create a simple footer, with a styled text
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PageSection.appendPageSectionStyleXMLToAutomaticStyle(Footer footer,
XMLUtil util,
Appendable appendable)
Secure version of
pageSection.appendPageSectionStyleXMLToAutomaticStyle: if the
footer (or header) is
null,
then the default type is used. |
| Modifier and Type | Method and Description |
|---|---|
PageStyleBuilder |
PageStyleBuilder.footer(Footer footer)
Set the footer
|
Copyright © 2016–2021. All rights reserved.