Info
Version: | 7.5.2 |
Author(s): | win7x64 |
Last Update: | Wednesday, August 21, 2024 |
.NET Fiddle: | Online Example |
Project Url: | http://www.e-iceblue.com/Introduce/spreadsheet-for-net.html |
NuGet Url: | https://www.nuget.org/packages/Spire.Spreadsheet |
Install
Install-Package Spire.Spreadsheet
dotnet add package Spire.Spreadsheet
paket add Spire.Spreadsheet
Spire.Spreadsheet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The main functions to operate the excel files, such as add filter, comments, naming ranges, group, formula and search features are all supported by Spire.Spreadsheet.
Main Functions
View and Print Excel document
Spire.Spreadsheet for .NET can help developers quickly open Excel 97-2003, Excel 2007, Excel 2010 and Excel 2013.
By using Spire.Spreadsheet for .NET, developers can load Excel files from file, stream, and byte array, even it is encrypted excel files. Developers with Spire.Spreadsheet for .NET can view documents in reading or printing mode and display documents zoom in/out with 100%, 200%, and 400%.
Elements
Styles & Formats
Merge & Unmerge
Hyperlinks
Resize
Image
Freeze Panes
Features details:
• Search Text
• Auto fit, auto size column and row
• Grouping, sorting and filtering
• Formula support, define new formula, calculate the value, save them in the excel file
• Data Validation, Runtime validation
• Comment, edit and show in smart tags identical to those found in Excel
• Name range
• Clipboard, cut, copy and paste, copy/paste with formular
• Redo, undo,
• Import Datatable.