An extension method with which the properties and fields of a collection of class instance items is output to Excel using the NetOffice libraries.
Info
Version: | 2.2.1 |
Author(s): | Llewelyn Rex |
Last Update: | Sunday, March 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/llewelynrex/UsefulDataTools |
NuGet Url: | https://www.nuget.org/packages/UsefulDataTools.ExcelOutputExtensions |
Install
Install-Package UsefulDataTools.ExcelOutputExtensions
dotnet add package UsefulDataTools.ExcelOutputExtensions
paket add UsefulDataTools.ExcelOutputExtensions
UsefulDataTools.ExcelOutputExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- UsefulDataTools.Common(>= 2.2.0)
- UsefulDataTools.StringExtensions(>= 2.2.0)
- NetOffice.Excel.Net45(>= 1.7.3)
Tags