Uses of Enum Class
org.jxls.common.CellData.FormulaStrategy
Packages that use CellData.FormulaStrategy
-
Uses of CellData.FormulaStrategy in org.jxls.common
Methods in org.jxls.common that return CellData.FormulaStrategyModifier and TypeMethodDescriptionCellData.getFormulaStrategy()static CellData.FormulaStrategyReturns the enum constant of this class with the specified name.static CellData.FormulaStrategy[]CellData.FormulaStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jxls.common with parameters of type CellData.FormulaStrategyModifier and TypeMethodDescriptionvoidCellData.setFormulaStrategy(CellData.FormulaStrategy formulaStrategy)