public static final class Countif.ErrorMatcher extends Object
| Constructor and Description |
|---|
ErrorMatcher(int errorCode,
org.apache.poi.ss.formula.functions.Countif.CmpOp operator) |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |
protected String |
getValueText() |
boolean |
matches(ValueEval x) |
public ErrorMatcher(int errorCode,
org.apache.poi.ss.formula.functions.Countif.CmpOp operator)