| 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 PageSectionContent.Region |
PageSectionContent.Region.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageSectionContent.Region[] |
PageSectionContent.Region.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RegionPageSectionBuilder |
RegionPageSectionBuilder.region(PageSectionContent.Region region)
Switch to a new region
|
Copyright © 2016–2021. All rights reserved.