Hello, I have read in the apache POI project page that the new version of Apache POI (3.5) will provide a complete support for the new XLS based format used in Office 2007. I am very interested on using it, because I have developed an application that using POI 3.1 processes xls spreadsheets, but now I need support too xlsx spreadsheets.
I downloaded the beta 3 version of POI 3.5 wich is accesible from the POI project web, but when I tryed to adapt my code to the new ss user model instead of the actual hssf user model I got problems. I read the migration steps discribed on http://poi.apache.org/spreadsheet/converting.html and I tried to do these, but some methos aren't already implemented. I would like to know if exists a concret date for a new beta version with more complete implementation or a date for the final version. Can anybody help me? Thanks. -- View this message in context: http://www.nabble.com/When-Apache-POI-3.5-final-version----tp20680822p20680822.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]
