|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.ss.formula.eval.FunctionEval
public final class FunctionEval
| Field Summary | |
|---|---|
protected static Function[] |
functions
Array elements corresponding to unimplemented functions are null |
| Constructor Summary | |
|---|---|
FunctionEval()
|
|
| Method Summary | |
|---|---|
static Function |
getBasicFunction(int functionIndex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Function[] functions
null
| Constructor Detail |
|---|
public FunctionEval()
| Method Detail |
|---|
public static Function getBasicFunction(int functionIndex)
null if the specified functionIndex is for INDIRECT() or any external (add-in) function.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||