开发者

How to export an editable chart to excel which is created with Mschart?

开发者 https://www.devze.com 2023-03-29 05:55 出处:网络
I want to export the chart which is created with mschart to excel. I wantreal chart in excel which user can change it\'s value开发者_StackOverflows not an image of chart.

I want to export the chart which is created with mschart to excel.

I want real chart in excel which user can change it's value开发者_StackOverflows not an image of chart.

What's the solution?


There is no way to do that. MS chart exports a binary image (jpg, png, bmp, etc.).

You can only export the underlying data and use Excel to create it's own chart.

0

精彩评论

暂无评论...
验证码 换一张
取 消