Info
Version: | 11.0.0 |
Author(s): | Winnovative Software |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.winnovative-software.com/Excel-Library.aspx |
NuGet Url: | https://www.nuget.org/packages/Winnovative.ExcelLib |
Install
Install-Package Winnovative.ExcelLib
dotnet add package Winnovative.ExcelLib
paket add Winnovative.ExcelLib
Winnovative.ExcelLib Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This version of the library is compatible with .NET Framework on Windows platforms.
For .NET Core and .NET Standard applications on Windows you can use the library from Winnovative.ExcelLib.NetCore NuGet package.
Winnovative Excel Library for .NET is compatible with Windows platforms which support .NET Framework 4.0 and above, including:
* .NET Framework 4.8.1, 4.7.2, 4.6.1, 4.0 (and above)
* Windows 32-bit (x86) and 64-bit (x64)
* Azure Cloud Services and Azure Virtual Machines
* Web, Console and Desktop applications
Main Features:
* Does not depend on Microsoft Office Excel
* Create new Excel documents or edit existing Excel documents
* Support for Excel 97-2003 (.xls), Excel 2007 and 2010 (.xlsx) formats
* Load a workbook from a stream or from a file
* Save a workbook to a stream or to a file
* Load data from CSV files and save data to CSV format
* Load data from a .NET DataTable or save data to a DataTable object
* Add chart shapes or chart worksheets to a workbook
* Add formulas and array formulas to a worksheet
* Add global styles to a workbook
* Advanced support for Excel 2007 and 2010 gradients and textures
* Add named ranges at worksheet or workbook level
* Add images to a worksheet
* Add hyperlinks and comments to a worksheet
* Support for data validation
* Support for workbook windows and structure protection
* Support for worksheet data protection
* ead and write password protection for .xls workbooks
* Support for worksheet page setup - headers, footers, size, margins, orientation
* Support for workbook properties - author, subject, comments.