org.apache.poi.hssf.record.formula.udf
| Constructor and Description |
|---|
AggregatingUDFFinder(UDFFinder... usedToolPacks) |
| Modifier and Type | Method and Description |
|---|---|
FreeRefFunction |
findFunction(java.lang.String name)
Returns executor by specified name.
|
public AggregatingUDFFinder(UDFFinder... usedToolPacks)
public FreeRefFunction findFunction(java.lang.String name)
null if
function isn't contained by any registered tool pack.findFunction in interface UDFFindername - Name of function.null if not foundCopyright 2016 The Apache Software Foundation or its licensors, as applicable.