S
some guy
Howdy,
I need to access/modify an existing chart's datasheet in via c#.
I am able to iterate over the slides, figure out what chart I am looking at
and update the datasheet. After my work is done, I save the ppt with a new
filename.
-- When I open the new document in PowerPoint, the charts are all updated to
reflect the new data and everything looks fine.
-- If I dbl-click the chart to edit it and get at the datasheet, the
datasheet reflects all of the old data that I just replaced. From the point
on, the datasheet retains the old values and of course the chart is now
updated to reflect these values.
Any hints/suggestions would be greatly appreciated. I thought I was just
about done with this little project - and now this!
I need to access/modify an existing chart's datasheet in via c#.
I am able to iterate over the slides, figure out what chart I am looking at
and update the datasheet. After my work is done, I save the ppt with a new
filename.
-- When I open the new document in PowerPoint, the charts are all updated to
reflect the new data and everything looks fine.
-- If I dbl-click the chart to edit it and get at the datasheet, the
datasheet reflects all of the old data that I just replaced. From the point
on, the datasheet retains the old values and of course the chart is now
updated to reflect these values.
Any hints/suggestions would be greatly appreciated. I thought I was just
about done with this little project - and now this!