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 2015/09/23 09:25:14 UTC

[Bug 58449] New: How to remove table in Sheet?

https://bz.apache.org/bugzilla/show_bug.cgi?id=58449

            Bug ID: 58449
           Summary: How to remove table in Sheet?
           Product: POI
           Version: 3.12-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: jiangguangtao@foxmail.com

Created attachment 33136
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33136&action=edit
custom remove table code

I have a workbook(xlsx), in one sheet have 2 Tables initially. During the
program process logic I need to remove one Table, but I can't found the direct
interface method to remove it.
Currently I use Sheet's PackageRelationshipCollection and CTTableParts to
remove it then save it to temp object and read it again to finish the remove
table function.

-- 
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


[Bug 58449] How to remove table in Sheet?

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58449

David North <dt...@corefiling.co.uk> changed:

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

--- Comment #1 from David North <dt...@corefiling.co.uk> ---
Please e-mail usage questions like this to user@poi.apache.org in the first
instance. If after that you have a specific request for a missing method which
you would like added, then raise a bug.

-- 
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


[Bug 58449] How to remove table in Sheet?

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58449

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

-- 
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