Spire.Spreadsheet
4.12.1
See the version list below for details.
dotnet add package Spire.Spreadsheet --version 4.12.1
NuGet\Install-Package Spire.Spreadsheet -Version 4.12.1
<PackageReference Include="Spire.Spreadsheet" Version="4.12.1" />
paket add Spire.Spreadsheet --version 4.12.1
#r "nuget: Spire.Spreadsheet, 4.12.1"
// Install Spire.Spreadsheet as a Cake Addin #addin nuget:?package=Spire.Spreadsheet&version=4.12.1 // Install Spire.Spreadsheet as a Cake Tool #tool nuget:?package=Spire.Spreadsheet&version=4.12.1
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 | Versions 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. |
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.5.2 | 274 | 8/21/2024 |
7.4.5 | 325 | 1/26/2024 |
7.4.3 | 355 | 10/23/2023 |
7.4.2 | 601 | 4/14/2023 |
7.3.0 | 492 | 3/29/2023 |
7.2.0 | 661 | 2/24/2023 |
7.1.0 | 578 | 1/17/2023 |
6.12.0 | 2,143 | 12/6/2022 |
6.9.0 | 681 | 9/15/2022 |
6.8.0 | 686 | 8/31/2022 |
6.6.1 | 3,408 | 7/1/2022 |
6.5.0 | 861 | 6/6/2022 |
6.4.1 | 846 | 4/21/2022 |
6.1.0 | 857 | 1/24/2022 |
5.10.0 | 645 | 10/28/2021 |
5.6.1 | 693 | 6/29/2021 |
5.6.0 | 595 | 6/10/2021 |
5.4.1 | 618 | 4/30/2021 |
5.3.0 | 661 | 3/5/2021 |
5.1.0 | 678 | 1/21/2021 |
4.12.1 | 662 | 12/16/2020 |
4.10.1 | 754 | 10/20/2020 |
4.5.0 | 1,770 | 5/28/2020 |
4.3.3 | 783 | 3/27/2020 |
4.1.0 | 845 | 1/7/2020 |
3.12.3 | 802 | 12/31/2019 |
3.12.0 | 764 | 12/19/2019 |
3.10.0 | 1,305 | 10/15/2019 |
3.9.2 | 1,130 | 9/4/2019 |
3.7.2 | 907 | 7/15/2019 |
3.7.0 | 873 | 7/5/2019 |
3.6.4 | 1,026 | 6/11/2019 |
3.5.5 | 1,000 | 5/27/2019 |
3.4.2 | 980 | 4/26/2019 |
3.3.1 | 1,257 | 3/22/2019 |
3.1.5 | 1,270 | 1/25/2019 |
3.1.0 | 1,229 | 1/11/2019 |
2.12.4 | 1,565 | 12/20/2018 |
2.10.3 | 1,456 | 10/30/2018 |
2.10.1 | 1,399 | 10/12/2018 |
2.8.5 | 1,228 | 8/22/2018 |
2.8.3 | 1,387 | 8/9/2018 |
Spire.Spreadsheet 4.12.1
Fixes the issue that the application threw "System.ArgumentNullException” when loading Excel files.