|
|||||||||||
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.NumericFunction
org.apache.poi.hssf.record.formula.functions.FinanceFunction
Field Summary |
Fields inherited from class org.apache.poi.hssf.record.formula.functions.NumericFunction |
E, PI |
Constructor Summary | |
FinanceFunction()
|
Method Summary | |
protected ValueEvalToNumericXlator |
getXlator()
this is the default impl of the factory(ish) method getXlator. |
protected ValueEval |
singleOperandNumericAsBoolean(Eval eval,
int srcRow,
short srcCol)
|
Methods inherited from class org.apache.poi.hssf.record.formula.functions.NumericFunction |
singleOperandEvaluate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.poi.hssf.record.formula.functions.Function |
evaluate |
Constructor Detail |
public FinanceFunction()
Method Detail |
protected ValueEvalToNumericXlator getXlator()
getXlator
in class NumericFunction
protected ValueEval singleOperandNumericAsBoolean(Eval eval, int srcRow, short srcCol)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |