Info
Version: | 2.3.0 |
Author(s): | IntNovAction |
Last Update: | Thursday, April 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/intnovaction/IntNovAction.Utils.ExcelExporter |
NuGet Url: | https://www.nuget.org/packages/IntNovAction.Utils.ExcelExporter |
Install
Install-Package IntNovAction.Utils.ExcelExporter
dotnet add package IntNovAction.Utils.ExcelExporter
paket add IntNovAction.Utils.ExcelExporter
IntNovAction.Utils.ExcelExporter Download (Unzip the "nupkg" after downloading)
Dependencies
- ClosedXML(>= 0.94.2)
- DocumentFormat.OpenXml(>= 2.9.1)
- FastMember.Signed(>= 1.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Drawing.Common(>= 4.5.1)
- System.IO.Packaging(>= 4.5.0)
Tags
Permite (entre otras cosas):
- Trabajar con multiples hojas.
- Específicar las columnas a mostrar y darles formato.
- Dar formatos condicionales a las filas en base a los valores de los elementos del enumerado.
- Transformar y formatear dinámicamente los datos.