將IEnumerable 匯出成excel (*.xls, *.xlsx).
Info
| Version: | 1.3.0 |
| Author(s): | YC |
| Last Update: | Tuesday, April 13, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ychsu/NPOI.DumpExcel |
| NuGet Url: | https://www.nuget.org/packages/NPOI.DumpExcel |
Install
Install-Package NPOI.DumpExcel
dotnet add package NPOI.DumpExcel
paket add NPOI.DumpExcel
NPOI.DumpExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- NPOI(>= 2.1.3.1)
Tags