Info
Version: | 1.2.20 |
Author(s): | FeiShengWu |
Last Update: | Sunday, September 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Fei-Sheng-Wu/XlsxToHtmlConverter |
NuGet Url: | https://www.nuget.org/packages/XlsxToHtmlConverter |
Install
Install-Package XlsxToHtmlConverter
dotnet add package XlsxToHtmlConverter
paket add XlsxToHtmlConverter
XlsxToHtmlConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.10.1)
Tags
Support cell fills, fonts, borders, alignments, and other styles. Support different cell sizes and merged cells. Support custom number formats and basic conditions. Support multiple sheets and hidden sheets.
Support embedded pictures. Support progress callbacks. Only depend on the Microsoft Open Xml SDK.