org.apache.poi.ss.formula.functions
public static final class Countif.ErrorMatcher extends java.lang.Object
Constructor and Description |
---|
Countif.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 Countif.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()
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.