https://issues.apache.org/bugzilla/show_bug.cgi?id=55745

            Bug ID: 55745
           Summary: XSSFSheet's method getTables() fails when the sheet
                    contains more than 6 tables
           Product: POI
           Version: 3.9
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]

I'm using excel 2007 and POI-3.9.
When the number of tables in a sheet is greater than 6, the
XSSFSheet.getTables() method fails to get all the tables, the result of
expression getTables().size() equals zero.
I've tried with POI-3.10beta2, It failed, too.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to