Class CheckFunctionsSupported.FormulaEvaluationProblems
- java.lang.Object
-
- org.apache.poi.examples.ss.formula.CheckFunctionsSupported.FormulaEvaluationProblems
-
- Enclosing class:
- CheckFunctionsSupported
public static class CheckFunctionsSupported.FormulaEvaluationProblems extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedFormulaEvaluationProblems(Set<String> unsupportedFunctions, Map<CellReference,Exception> unevaluatableCells)
-
-
-
Constructor Detail
-
FormulaEvaluationProblems
protected FormulaEvaluationProblems(Set<String> unsupportedFunctions, Map<CellReference,Exception> unevaluatableCells)
-
-