On Mon, 8 Mar 2010, kavita deshpande wrote:
What is the alternative for spreadsheets created in Excel 2007 i.e. those that are XSSFWorkbook??
org.apache.poi.POIXMLProperties handles this for you for the ooxml files You can look at the text extractor stuff to see it in use Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
