https://bz.apache.org/bugzilla/show_bug.cgi?id=54470
--- Comment #4 from [email protected] --- (In reply to sebastian.novak from comment #3) > (In reply to Guillaume de GENTILE from comment #0) > > Created attachment 29885 [details] > > 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 > > Awesome code~! > > I'm attempting to copy chart objects from one workbook to another. > If I manage to clone both the CTChart and the CTChartSpace objects? > > Best regards, > Novak Would it be possible if I manage to clone both the CTChart and the CTChartSpace objects? * -- 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]
