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.95.2
Install-Package ClosedXML -Version 0.95.2
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.7.2, ) |
| ExcelNumberFormat | [1.0.10, ) |
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.7.2, ) |
| ExcelNumberFormat | [1.0.10, ) |
| Microsoft.CSharp | [4.7.0, ) |
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.7.2, ) |
| ExcelNumberFormat | [1.0.10, ) |
| Microsoft.CSharp | [4.7.0, ) |
| System.Drawing.Common | [4.5.0, ) |
| 作者 | Francois Botha,Aleksei Pankratev,Manuel de Leon,Amir Ghezelbash |
|---|---|
| 发布时间 | 2020-04-26 20:07:58 |
| 项目主页 | https://github.com/ClosedXML/ClosedXML |
| 许可证 | https://www.nuget.org/packages/ClosedXML/0.95.2/license |