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