in reply to Re^2: How to modify existing excel file (spreadsheet)
in thread How to modify existing excel file (spreadsheet)
In a nutshell, you create a dummy chart with all the formatting you want and bind it to a datasheet with enough rows/cols to meet your real data, extract the binary representation of that chart to a bin file, and then insert the chart into your new spreadsheet and bind it to a datasheet with the real data. It wasn't a big PITA but it does take a little getting used to.
Cheers - L~R
|
|---|