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