Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C#がxlsmファイル(Excel 2007とマクロ)を読み取るためのライブラリを知っている人はいますか?
EPPlus をダウンロードしました。xlsx ファイルを読み込みましたが、改行形式のエラーがあります。
ありがとう
Infragistics.Excelは .XLSM ファイルを読み書きできます。
このライブラリでは、Microsoft Excel 2007 をサポートするために .NET Framework 3.0 が必要であることに注意してください。