Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected STPageOrder |
CTPageSetup.pageOrder |
Modifier and Type | Method and Description |
---|---|
static STPageOrder |
STPageOrder.fromValue(String v) |
STPageOrder |
CTPageSetup.getPageOrder()
Gets the value of the pageOrder property.
|
static STPageOrder |
STPageOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STPageOrder[] |
STPageOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTPageSetup.setPageOrder(STPageOrder value)
Sets the value of the pageOrder property.
|
Copyright © 2007-2019. All Rights Reserved.