Hi I trying to manipulate a EXCEL-Document (XLSX) with XSSF 3.5 beta5. My document uses the new TABLE-feature of EXCEL 2007. It seems that this new TABLE-feature is not supported yet, but I didn't find a prove for my guess.
- I can't get information about my TABLE (it is not a XSSFName and I didn't find another class) - When I'm trying to insert a row inside the table, the range of the table will not be expanded Is there anybody who has more information about the new TABLE-feature of EXCEL 2007? Thanks a lot, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
