| Package | Description |
|---|---|
| org.odftoolkit.simple.common.field |
Provide convenient methods to manipulate Fields in ODF text document.
|
| Modifier and Type | Method and Description |
|---|---|
static PageNumberField.DisplayType |
PageNumberField.DisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageNumberField.DisplayType[] |
PageNumberField.DisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageNumberField.setDisplayPage(PageNumberField.DisplayType type)
Specifies whether to display or not the number of a previous or following page rather than the
number of the current page.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.