ClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Docume
dotnet add package ClosedXML --version 0.72.3
Install-Package ClosedXML -Version 0.72.3
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [1.0.0, 1.0.0] |
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [2.5.0, 2.5.0] |
| 作者 | Manuel De Leon |
|---|---|
| 发布时间 | 2014-06-04 17:34:19 |
| 项目主页 | http://closedxml.codeplex.com |