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