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 2013/01/22 23:24:11 UTC

[Bug 54470] New: Solution to support Graph in XSSFWorkbook.cloneSheet method

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

            Bug ID: 54470
           Summary: Solution to support Graph in XSSFWorkbook.cloneSheet
                    method
           Product: POI
           Version: 3.9
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: gdegentile@finbox-solutions.com
    Classification: Unclassified

Created attachment 29885
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29885&action=edit
Zip file with updated class and Excel sample template

Hi all,

With version 3.9 (and older versions) it is not possible to rename a sheet
which contains some graphs, and it is also not possible to copy graphs while
cloning a sheet.

I have amended the POI api to support Graph while cloning sheet and also while
renaming sheet.

Below the solution I have implemented (note that I am not experienced with the
POI api, so it might be possible to perform the same operation in a more
official way).

I hope it will be usefull...

Regards,
Guillaume

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