| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STMdxSetOrder |
CTMdxSet.o |
| Modifier and Type | Method and Description |
|---|---|
static STMdxSetOrder |
STMdxSetOrder.fromValue(java.lang.String v) |
STMdxSetOrder |
CTMdxSet.getO()
Gets the value of the o property.
|
static STMdxSetOrder |
STMdxSetOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STMdxSetOrder[] |
STMdxSetOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTMdxSet.setO(STMdxSetOrder value)
Sets the value of the o property.
|
Copyright © 2007–2023. All rights reserved.