|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
public static final class Countif.ErrorMatcher
Constructor Summary | |
---|---|
Countif.ErrorMatcher(int errorCode,
org.apache.poi.ss.formula.functions.Countif.CmpOp operator)
|
Method Summary | |
---|---|
int |
getValue()
|
protected java.lang.String |
getValueText()
|
boolean |
matches(ValueEval x)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Countif.ErrorMatcher(int errorCode, org.apache.poi.ss.formula.functions.Countif.CmpOp operator)
Method Detail |
---|
protected java.lang.String getValueText()
public boolean matches(ValueEval x)
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |