Class SettingExternalFunction.BloombergAddIn
- java.lang.Object
-
- org.apache.poi.examples.ss.formula.SettingExternalFunction.BloombergAddIn
-
- All Implemented Interfaces:
UDFFinder
- Enclosing class:
- SettingExternalFunction
public static class SettingExternalFunction.BloombergAddIn extends Object implements UDFFinder
wrap external functions in a plugin
-
-
Constructor Summary
Constructors Constructor Description BloombergAddIn()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FreeRefFunctionfindFunction(String name)
-
-
-
Method Detail
-
findFunction
public FreeRefFunction findFunction(String name)
- Specified by:
findFunctionin interfaceUDFFinder
-
-