Allow create, read and edit Excel spreadsheets with very short and clean code.
Info
| Version: | 1.0.0 |
| Author(s): | Jonatas Piazzi |
| Last Update: | Wednesday, January 3, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jonataspiazzi/CcExcel |
| NuGet Url: | https://www.nuget.org/packages/CcExcel |
Install
Install-Package CcExcel
dotnet add package CcExcel
paket add CcExcel
CcExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.7.2)
Tags