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