Info
Version: | 1.0.0 |
Author(s): | win7x64 |
Last Update: | Tuesday, November 4, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://excelapi.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/ExcelNPOI |
Install
Install-Package ExcelNPOI
dotnet add package ExcelNPOI
paket add ExcelNPOI
ExcelNPOI Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
As a free C# excel API, it can enable developers to edit, copy, create, print and convert Excel files which were generated by NPOI. With NpoiExcel, you can create a large range of applications for free. It supports both for the old Excel 97-2003 format (.xls) and for the new Excel 2007 and Excel 2010 (.xlsx).
Many developers use NPOI to read/write excel files.
This tool is for developers to operate NPOI excel files in much more fields, such as converting the NPOI Excel files into PDF and Image, etc.
Main Features at a glance
Convert NPOI Excel to PDF
Convert NPOI Excel to HTML
Convert NPOI Excel to TXT
Convert NPOI Excel to XML
Convert NPOI Excel to Image
Copy worksheet in excel
Create pivot table
Generate excel charts
Import data from Excel to data table
Merge excel files
Remove hyperlinks from excel
Resize and move excel worksheets.