| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| Modifier and Type | Method and Description |
|---|---|
static PageSection.Type |
PageSection.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageSection.Type[] |
PageSection.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageSection.appendPageSectionStyleXMLToAutomaticStyle(XMLUtil util,
Appendable appendable,
PageSection.Type pageSectionType) |
Copyright © 2016–2021. All rights reserved.