Class TotalsRowFormula
java.lang.Object
com.independentsoft.office.spreadsheet.tables.TotalsRowFormula
The Class TotalsRowFormula.
-
Constructor Details
-
TotalsRowFormula
public TotalsRowFormula()Instantiates a new totals row formula.
-
-
Method Details
-
clone
-
toString
-
isArray
public boolean isArray()Checks if is array.- Returns:
- true, if is array
-
setArray
public void setArray(boolean isArray)Sets the array.- Parameters:
isArray- the new array
-
getFormula
Gets the formula.- Returns:
- the formula
-
setFormula
Sets the formula.- Parameters:
formula- the new formula
-