Info
Version: | 1.0.0 |
Author(s): | Kaspars Aleksejevs |
Last Update: | Sunday, September 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kasparsaleksejevs/OpenXML.ExcelWrapper |
NuGet Url: | https://www.nuget.org/packages/OpenXML.ExcelWrapper |
Install
Install-Package OpenXML.ExcelWrapper
dotnet add package OpenXML.ExcelWrapper
paket add OpenXML.ExcelWrapper
OpenXML.ExcelWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DocumentFormat.OpenXml(>= 2.8.0 && < 3.0.0)
- DocumentFormat.OpenXml(>= 2.8.0 && < 3.0.0)
- DocumentFormat.OpenXml(>= 2.8.0 && < 3.0.0)
Tags
This library exposes only a small subset of OpenXML with the most frequently used functionality - adding cells and setting their style (like alignment, color, boldness).