Class Countif.ErrorMatcher
java.lang.Object
org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
- All Implemented Interfaces:
org.apache.poi.ss.formula.functions.CountUtils.I_MatchPredicate
- Enclosing class:
- Countif
-
Constructor Summary
ConstructorsConstructorDescriptionErrorMatcher
(int errorCode, org.apache.poi.ss.formula.functions.Countif.CmpOp operator) -
Method Summary
-
Constructor Details
-
ErrorMatcher
public ErrorMatcher(int errorCode, org.apache.poi.ss.formula.functions.Countif.CmpOp operator)
-
-
Method Details