public static final class Countif.ErrorMatcher
extends java.lang.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 java.lang.String |
getValueText() |
boolean |
matches(ValueEval x) |
public ErrorMatcher(int errorCode,
org.apache.poi.ss.formula.functions.Countif.CmpOp operator)
protected java.lang.String getValueText()
public boolean matches(ValueEval x)
public int getValue()