org.apache.poi.hssf.record.formula.atp
| Modifier and Type | Method and Description |
|---|---|
FreeRefFunction |
findFunction(java.lang.String name)
Returns executor by specified name.
|
public static final UDFFinder instance
public FreeRefFunction findFunction(java.lang.String name)
UDFFindernull if the function name is unknown.findFunction in interface UDFFindername - Name of function.Copyright 2016 The Apache Software Foundation or its licensors, as applicable.