You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "Hilbert, Jerome (External Staff)" <Je...@softwareag.com> on 2011/05/06 16:03:16 UTC

Workbook.addToolPack(UDFFinder)

Hi,

I would like to use User-defined functions and followed the instructions on the following link to do this.
http://poi.apache.org/spreadsheet/user-defined-functions.html 

Although, the method Workbook.addToolPack(UDFFinder) which is used in the example and defined in the Java Doc 
isn't present inside the jar file, neither inside the sources.

I'm using the latest stable version of apache-poi poi-bin-3.7-20101029.zip <http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.7-20101029.zip>  

Has this method been removed, renamed, deprecated ? I cannot find any updates on this.

Thank you for any advices,

Jérôme