| Package | Description |
|---|---|
| org.apache.poi.xwpf.converter.core | |
| org.apache.poi.xwpf.converter.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static PageOrientation |
PageOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageOrientation[] |
PageOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PageOrientation |
XWPFUtils.getPageOrientation(org.openxmlformats.schemas.wordprocessingml.x2006.main.STPageOrientation.Enum orientation) |
Copyright © 2016. All Rights Reserved.