|
||||||||||
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.Date
public class Date
Field Summary |
---|
Fields inherited from class org.apache.poi.hssf.record.formula.functions.NumericFunction |
---|
E, PI |
Constructor Summary | |
---|---|
Date()
|
Method Summary | |
---|---|
Eval |
evaluate(Eval[] operands,
int srcCellRow,
short srcCellCol)
|
Methods inherited from class org.apache.poi.hssf.record.formula.functions.NumericFunction |
---|
getXlator, singleOperandEvaluate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Date()
Method Detail |
---|
public Eval evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
Function.evaluate(org.apache.poi.hssf.record.formula.eval.Eval[], int, short)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |