Info
Version: | 0.95.6 |
Author(s): | Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash |
Last Update: | Wednesday, November 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlienFruit/ClosedXML |
NuGet Url: | https://www.nuget.org/packages/AlienFruit.ClosedXML |
Install
Install-Package AlienFruit.ClosedXML
dotnet add package AlienFruit.ClosedXML
paket add AlienFruit.ClosedXML
AlienFruit.ClosedXML Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- DocumentFormat.OpenXml(>= 2.7.2)
- ExcelNumberFormat(>= 1.0.10)
- Microsoft.CSharp(>= 4.7.0)
- System.Drawing.Common(>= 4.5.0)
- DocumentFormat.OpenXml(>= 2.7.2)
- ExcelNumberFormat(>= 1.0.10)
- Microsoft.CSharp(>= 4.7.0)
Tags
This fork provides more convenient hyperlinks creating.
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.