Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTTableFormula |
CTTableColumn.calculatedColumnFormula |
protected CTTableFormula |
CTTableColumn.totalsRowFormula |
Modifier and Type | Method and Description |
---|---|
CTTableFormula |
ObjectFactory.createCTTableFormula()
Create an instance of
CTTableFormula |
CTTableFormula |
CTTableColumn.getCalculatedColumnFormula()
Gets the value of the calculatedColumnFormula property.
|
CTTableFormula |
CTTableColumn.getTotalsRowFormula()
Gets the value of the totalsRowFormula property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTableColumn.setCalculatedColumnFormula(CTTableFormula value)
Sets the value of the calculatedColumnFormula property.
|
void |
CTTableColumn.setTotalsRowFormula(CTTableFormula value)
Sets the value of the totalsRowFormula property.
|
Copyright © 2007-2018. All Rights Reserved.