|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hssf.record.formula.atp.AnalysisToolPak
public final class AnalysisToolPak
| Field Summary | |
|---|---|
static UDFFinder |
instance
|
| Fields inherited from interface org.apache.poi.hssf.record.formula.udf.UDFFinder |
|---|
DEFAULT |
| Method Summary | |
|---|---|
FreeRefFunction |
findFunction(java.lang.String name)
Returns executor by specified name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final UDFFinder instance
| Method Detail |
|---|
public FreeRefFunction findFunction(java.lang.String name)
UDFFindernull if the function name is unknown.
findFunction in interface UDFFindername - Name of function.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||