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)
UDFFinder
null
if the function name is unknown.findFunction
in interface UDFFinder
name
- Name of function.Copyright 2016 The Apache Software Foundation or its licensors, as applicable.