Directly, you cannot, at least as far as I am aware but I will be very happy to be corrected. The only answer, IMO, is to convert the UDF (ISO/IEC 13346/ECMA-167 format file if I am correct in assuming that is what you are referring to because UDF to an Excel user is User Defined Function) into a format that Excel and POI can work with. This will be either BIFF8 or OOXML for POI. How you do this, I cannot say but I might try using ether Excel of OpenOffic e to open the file. If either will work with it directly, then you can use them to perform the file conversion process.
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/get-a-workbook-objet-from-an-UDF-tp5712698p5712706.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
