You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2011/02/25 22:45:21 UTC

DO NOT REPLY [Bug 50829] Unable to get excel 2007 table information

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

Nick Burch <ni...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Nick Burch <ni...@alfresco.com> 2011-02-25 16:45:18 EST ---
Tables are associated with sheets, so the trick is to get them from the
relationships on a sheet, rather than a workbook. I've added a getTables()
method to XSSFSheet in r1074710 which does this.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org