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