| Package | Description |
|---|---|
| org.apache.poi.wp.usermodel |
| Modifier and Type | Method and Description |
|---|---|
static HeaderFooterType |
HeaderFooterType.forInt(int i) |
static HeaderFooterType |
HeaderFooterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderFooterType[] |
HeaderFooterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|