Class SettingExternalFunction
- java.lang.Object
-
- org.apache.poi.examples.ss.formula.SettingExternalFunction
-
public class SettingExternalFunction extends Object
Demonstrates how to use functions provided by third-party add-ins, e.g. Bloomberg Excel Add-in. There can be situations when you are not interested in formula evaluation, you just need to set the formula and the workbook will be evaluation by the client.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSettingExternalFunction.BloombergAddInwrap external functions in a plugin
-
Constructor Summary
Constructors Constructor Description SettingExternalFunction()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-