https://bz.apache.org/bugzilla/show_bug.cgi?id=61972
SANDEEP TIWARI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #4 from SANDEEP TIWARI <[email protected]> --- Hi sir, Along with all changes,i tried to use existing Data file class i.e. XDDFChartData class object,but due to some difference between excel and ms-word chart creating i ma not able to use that class so for now i created XWPFChartData class. As we need to embedded excel file in MS-Word and MS-PPT file for chart data. please give me suggestion on this so that i can update Document code along with power point chart creation code. i also used some setter in XWPFChart object itself because i not got any other class where its already implemented and i thought it is right place from where a user can expect getters and setters. -- 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]
