|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageOrientation | |
|---|---|
| org.apache.poi.xwpf.converter.core | |
| org.apache.poi.xwpf.converter.core.utils | |
| Uses of PageOrientation in org.apache.poi.xwpf.converter.core |
|---|
| Methods in org.apache.poi.xwpf.converter.core that return PageOrientation | |
|---|---|
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. |
| Uses of PageOrientation in org.apache.poi.xwpf.converter.core.utils |
|---|
| Methods in org.apache.poi.xwpf.converter.core.utils that return PageOrientation | |
|---|---|
static PageOrientation |
XWPFUtils.getPageOrientation(org.openxmlformats.schemas.wordprocessingml.x2006.main.STPageOrientation.Enum orientation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||