Export a list of data to an open xml document (currently only excel spreadsheet is handled).
Info
Version: | 1.321.0 |
Author(s): | Nicolas |
Last Update: | Wednesday, June 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/npenin/thewheel-dotnet |
NuGet Url: | https://www.nuget.org/packages/TheWheel.OpenXml |
Install
Install-Package TheWheel.OpenXml
dotnet add package TheWheel.OpenXml
paket add TheWheel.OpenXml
TheWheel.OpenXml Download (Unzip the "nupkg" after downloading)
Dependencies
- TheWheel.Domain(>= 1.184.0)
- TheWheel.Lambda(>= 1.184.0)
- DocumentFormat.OpenXml(>= 2.7.2)