Info
Version: | 1.3.2 |
Author(s): | 任荣荣 |
Last Update: | Monday, May 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RenRongrong/Panda.SimpleExcel |
NuGet Url: | https://www.nuget.org/packages/Panda.SimpleExcel |
Install
Install-Package Panda.SimpleExcel
dotnet add package Panda.SimpleExcel
paket add Panda.SimpleExcel
Panda.SimpleExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- NPOI(>= 2.3.0)
Tags
Based on NPOI.Support the quick convert from DataTable and IQueryable<T> to sheet. Set cell styles by attributes.