简体   繁体   English

C# 的库以读取 Excel 2007 xlsm 文件?

[英]Library for C# to read Excel 2007 xlsm file?

Does someone know library for C# to read xlsm file (Excel 2007 with macro)?有人知道 C# 的库来读取 xlsm 文件(带有宏的 Excel 2007)吗?

I've downloaded EPPlus, it read xlsx files but it has an error New line format.我已经下载了 EPPlus,它读取 xlsx 文件,但它有一个错误新行格式。

Thanks谢谢

Infragistics.Excel can read and write.XLSM files. Infragistics.Excel可以读写.XLSM文件。

Note, that this library requires .NET Framework 3.0 to support Microsoft Excel 2007.请注意,此库需要 .NET Framework 3.0 以支持 Microsoft Excel 2007。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM