开发者

How to read and write excel data through .net [closed]

开发者 https://www.devze.com 2023-01-23 03:05 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 5 years ago.

Improve this question

How to read one excel file and 开发者_运维技巧write the content of the excel file to another excel file?


I'd recommend the Open Office XML SDK:

http://msdn.microsoft.com/en-us/library/office/bb448854.aspx

The benefit of this is that you can create a spreadsheet without having Excel on the system.

0

精彩评论

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