Class Countif.ErrorMatcher
- java.lang.Object
-
- org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
-
-
Constructor Summary
Constructors Constructor Description ErrorMatcher(int errorCode, org.apache.poi.ss.formula.functions.Countif.CmpOp operator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getValue()
protected String
getValueText()
boolean
matches(ValueEval x)
-