Spire.XLS 7.3.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spire.XLS --version 7.3.12
NuGet\Install-Package Spire.XLS -Version 7.3.12
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.XLS" Version="7.3.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spire.XLS --version 7.3.12
#r "nuget: Spire.XLS, 7.3.12"
#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.XLS as a Cake Addin
#addin nuget:?package=Spire.XLS&version=7.3.12

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

Spire.XLS for .NET is a professional .NET Excel component to enables developers to generate, write, edit and save Excel files with C# and Visual Basic in .NET 2.0, .NET 3.5, .NET 4.0, .NET 4.0 ClientProfile, and .NET 4.5
Spire.XLS for .NET also enables developers to convert Excel to other popular formats, such as PDF, XML, HTML, CSV, Image format etc. And, it supports developers to export data from database to Excel or import data from Excel to datatable.
With Spire.XLS for .NET, developers can create any types of ASP.NET web responses and WinForms applications to operate Excel files.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.6.54 254 4/20/2015
7.6.43 294 3/20/2015
7.6.33 669 2/11/2015
7.6.21 17,863 12/15/2014
7.6.1 517 10/11/2014
7.5.19 165 9/26/2014
7.5.17 135 9/18/2014
7.5.16 120 9/11/2014
7.5.12 177 8/26/2014
7.5.7 205 8/15/2014
7.5.5 177 7/22/2014
7.5.3 157 7/9/2014
7.5.0 115 6/25/2014
7.4.16 94 6/19/2014
7.4.13 97 6/10/2014
7.4.9 82 5/30/2014
7.4.0 116 4/28/2014
7.3.12 91 4/18/2014
7.3.2 582 3/13/2014
7.0.0 173 3/2/2013

Spire.XLS 7.3.12 New feature and bug solutions.

Add a new feature to get the page count of excel file and the row and column number of page break.
• Fix the format is missing issue when filling data into cell range.
• Fix the sheet still can be edited when set the property SheetProtectionType.Objects
• Fix some content is missing issue in converted Image from Excel.


In this new version, we updated the feature of converting Excel to PDF. With this enhancement, more elements in Excel file can be converted to PDF successfully, such as chart, shape, smart art and etc.

And the .xlsb, ods formats starts to support by Spire.XLS.