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