Uses of Class
org.apache.poi.examples.ss.formula.CheckFunctionsSupported.FormulaEvaluationProblems
-
Packages that use CheckFunctionsSupported.FormulaEvaluationProblems Package Description org.apache.poi.examples.ss.formula -
-
Uses of CheckFunctionsSupported.FormulaEvaluationProblems in org.apache.poi.examples.ss.formula
Methods in org.apache.poi.examples.ss.formula that return CheckFunctionsSupported.FormulaEvaluationProblems Modifier and Type Method Description CheckFunctionsSupported.FormulaEvaluationProblemsCheckFunctionsSupported. getEvaluationProblems(int sheetIndex)CheckFunctionsSupported.FormulaEvaluationProblemsCheckFunctionsSupported. getEvaluationProblems(String sheetName)CheckFunctionsSupported.FormulaEvaluationProblemsCheckFunctionsSupported. getEvaluationProblems(Sheet sheet)
-