ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
dotnet add package ClosedXML --version 0.94.2
Install-Package ClosedXML -Version 0.94.2
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.7.2, ) |
| ExcelNumberFormat | [1.0.3, ) |
| FastMember | [1.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.7.2, ) |
| ExcelNumberFormat | [1.0.3, ) |
| FastMember | [1.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.7.2, ) |
| ExcelNumberFormat | [1.0.3, ) |
| FastMember | [1.3.0, ) |
| System.Drawing.Common | [4.5.0, ) |
| 作者 | Francois Botha,Aleksei Pankratev,Manuel de Leon,Amir Ghezelbash |
|---|---|
| 发布时间 | 2018-12-18 09:04:40 |
| 项目主页 | https://github.com/ClosedXML/ClosedXML |
| 许可证 | https://github.com/ClosedXML/ClosedXML/blob/master/LICENSE |