| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STTotalsRowFunction |
CTTableColumn.totalsRowFunction |
| Modifier and Type | Method and Description |
|---|---|
static STTotalsRowFunction |
STTotalsRowFunction.fromValue(java.lang.String v) |
STTotalsRowFunction |
CTTableColumn.getTotalsRowFunction()
Gets the value of the totalsRowFunction property.
|
static STTotalsRowFunction |
STTotalsRowFunction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STTotalsRowFunction[] |
STTotalsRowFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTableColumn.setTotalsRowFunction(STTotalsRowFunction value)
Sets the value of the totalsRowFunction property.
|
Copyright © 2007–2025. All rights reserved.