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