如何使用Wpf应用程序将.Png文件导入Excel

如何使用Wpf应用程序将.Png文件导入Excel

问题描述:

我在wpf中创建了一个图表,并已成功将其导出为图像文件。现在我想使用该图像导出到excel文件中。请告诉我应该走哪条路。

I have created a chart in wpf and has successfully export it as an image file. Now i would like to use that image to export into an excel file. Please advise me which way i should go.