Spire.Spreadsheet 3.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spire.Spreadsheet --version 3.1.0
NuGet\Install-Package Spire.Spreadsheet -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Spire.Spreadsheet" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spire.Spreadsheet --version 3.1.0
#r "nuget: Spire.Spreadsheet, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Spire.Spreadsheet as a Cake Addin
#addin nuget:?package=Spire.Spreadsheet&version=3.1.0

// Install Spire.Spreadsheet as a Cake Tool
#tool nuget:?package=Spire.Spreadsheet&version=3.1.0

Spire.Spreadsheet for .NET expresses scalability, time-saving and cost-effective to view and print excel spreadsheets. 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

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.4.5 149 1/26/2024
7.4.3 318 10/23/2023
7.4.2 518 4/14/2023
7.3.0 421 3/29/2023
7.2.0 564 2/24/2023
7.1.0 507 1/17/2023
6.12.0 1,542 12/6/2022
6.9.0 627 9/15/2022
6.8.0 619 8/31/2022
6.6.1 2,307 7/1/2022
6.5.0 793 6/6/2022
6.4.1 787 4/21/2022
6.1.0 753 1/24/2022
5.10.0 560 10/28/2021
5.6.1 609 6/29/2021
5.6.0 517 6/10/2021
5.4.1 543 4/30/2021
5.3.0 610 3/5/2021
5.1.0 631 1/21/2021
4.12.1 606 12/16/2020
4.10.1 696 10/20/2020
4.5.0 1,692 5/28/2020
4.3.3 713 3/27/2020
4.1.0 785 1/7/2020
3.12.3 728 12/31/2019
3.12.0 685 12/19/2019
3.10.0 1,185 10/15/2019
3.9.2 1,000 9/4/2019
3.7.2 878 7/15/2019
3.7.0 844 7/5/2019
3.6.4 937 6/11/2019
3.5.5 904 5/27/2019
3.4.2 924 4/26/2019
3.3.1 1,138 3/22/2019
3.1.5 1,167 1/25/2019
3.1.0 1,180 1/11/2019
2.12.4 1,422 12/20/2018
2.10.3 1,328 10/30/2018
2.10.1 1,252 10/12/2018
2.8.5 1,176 8/22/2018
2.8.3 1,284 8/9/2018

Spire.Spreadsheet 3.1
Fixes the issue that the RowHeaderClick event did not trigger when left clicking and then right clicking the row.