|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.formula.functions.BooleanFunction
org.apache.poi.hssf.record.formula.functions.And
Constructor Summary | |
And()
|
Method Summary | |
Eval |
evaluate(Eval[] operands,
int srcRow,
short srcCol)
|
Methods inherited from class org.apache.poi.hssf.record.formula.functions.BooleanFunction |
singleOperandEvaluate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public And()
Method Detail |
public Eval evaluate(Eval[] operands, int srcRow, short srcCol)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |