https://bz.apache.org/bugzilla/show_bug.cgi?id=54470
Guillaume de GENTILE <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.9-FINAL |3.12-FINAL Priority|P2 |P1 --- Comment #7 from Guillaume de GENTILE <[email protected]> --- Hi all, I have adapted the code to make it compatible with POI 3.12. (consider New ZIP) With the enclosed path it is possible to rename a Sheet containing a Chart (the Chart referencees will be correctly refreshed). Also it is possible to duplicate a Sheet containing charts. Note that due to a bug in the Apache POI, it is not possible to Clone and rename a Sheet in the same context. The workbook must be closed and reopenned. See testcase "TestCloneSheet.java" for more details. Regards, Guillaume de GENTILE -- 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]
