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

            Bug ID: 65683
           Summary: call workbook.removeSheetAt do won`t remove
                    attachments
           Product: POI
           Version: 4.1.2-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: 1120955...@qq.com
  Target Milestone: ---

I have an Excel file that contains several sheet pages, each containing one or
more attachments, and I want to extract one of the sheet pages and save it to a
new workbook.

My approach is to remove the rest of the sheet pages from the original document
and save them to a new file. This will achieve what I need, but the extracted
file is basically the same size as the original file, and I want to be able to
keep only the files in the sheet I need in the new workbook.

Can anyone help me?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to