Info
Version: | 1.0.1 |
Author(s): | ygr |
Last Update: | Friday, November 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ygr757326/EasyExcel |
NuGet Url: | https://www.nuget.org/packages/Rong.EasyExcel |
Install
Install-Package Rong.EasyExcel
dotnet add package Rong.EasyExcel
paket add Rong.EasyExcel
Rong.EasyExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 4.5.3.3)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9)
- NPOI(>= 2.5.1)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags
导入支持: 单/多个sheet导入、 DataAnnotations 数据验证、默认值、字段忽略、指定行区间导入等。
导出支持: 样式、字体、列宽、行高、列合并、行合并、列统计、数据格式化 等设置。.