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.69.0
Install-Package ClosedXML -Version 0.69.0
| 包名 | 版本要求 |
|---|---|
| DocumentFormat.OpenXml | [1.0.0, ) |
| 作者 | Manuel De Leon |
|---|---|
| 发布时间 | 2013-08-10 01:55:20 |
| 项目主页 | http://closedxml.codeplex.com |