| 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 |
|---|---|
Header |
PageSectionBuilder.buildHeader() |
static Header |
PageSection.simpleHeader(String text,
TextStyle ts)
Create a simple header, with a styled text
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PageSection.appendPageSectionStyleXMLToAutomaticStyle(Header header,
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.header(Header header)
Set the header
|
Copyright © 2016–2021. All rights reserved.