Uses of Class
EasyXLS.Util.FormulaResult
-
Uses of FormulaResult in EasyXLS
Modifier and TypeMethodDescriptionFormula.computeFormula(System.String sFormula, ExcelWorksheet currentWorksheet_arg, ExcelWorksheet formulaWorksheet_arg, int formulaRow, int formulaColumn)
Returns the result of an Excel formula; the formula should not start with the = (equal) sign like in Excel.