使用c#.net将excel文件转换为word文档的最佳方法

时间:2014-01-24 16:29:51

标签: c# winforms

我尝试使用c#.net将excel文件转换为具有表格格式的word文档。 我正在使用Microsoft Office Inter op来执行此操作。有没有其他最好的方法来修复这个。 此Excel文件包含图像。

1 个答案:

答案 0 :(得分:0)

此前一个问题可能有所帮助。不知道如何通过How to copy a formatted cell in Excel to a table cell in Word using .NET?

来处理图像