|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.formula.eval.FunctionEval
Field Summary | |
protected static Function[] |
functions
|
Constructor Summary | |
FunctionEval()
|
Method Summary | |
Function |
getFunction()
|
abstract short |
getFunctionIndex()
|
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.eval.OperationEval |
evaluate, getNumberOfOperands, getType |
Field Detail |
protected static Function[] functions
Constructor Detail |
public FunctionEval()
Method Detail |
public Function getFunction()
public abstract short getFunctionIndex()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |