| Package | Description |
|---|---|
| org.jxls.common |
| Modifier and Type | Method and Description |
|---|---|
CellData.FormulaStrategy |
CellData.getFormulaStrategy() |
static CellData.FormulaStrategy |
CellData.FormulaStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CellData.FormulaStrategy[] |
CellData.FormulaStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CellData.setFormulaStrategy(CellData.FormulaStrategy formulaStrategy) |
Copyright © 2020. All rights reserved.