GemBox.Spreadsheet 39.3.30.1048

dotnet add package GemBox.Spreadsheet --version 39.3.30.1048
NuGet\Install-Package GemBox.Spreadsheet -Version 39.3.30.1048
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="GemBox.Spreadsheet" Version="39.3.30.1048" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Spreadsheet --version 39.3.30.1048
#r "nuget: GemBox.Spreadsheet, 39.3.30.1048"
#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 GemBox.Spreadsheet as a Cake Addin
#addin nuget:?package=GemBox.Spreadsheet&version=39.3.30.1048

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

GemBox.Spreadsheet is a .NET component that enables developers to read, write, convert and print spreadsheet files (XLSX, XLS, ODS, CSV, HTML, PDF or XPS) from their .NET applications using one simple API.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 was computed.  net40 was computed.  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
39.3.30.1048 740 4/21/2015
39.3.30.1037 874 3/17/2015
39.3.30.1024 819 2/17/2015
39.3.30.1007 604 1/14/2015
39.3.30.1000 235 12/24/2014
37.3.30.1176 266 3/16/2015
37.3.30.1165 1,245 12/5/2014
37.3.30.1160 810 10/14/2014
37.3.30.1128 1,362 6/12/2014
37.3.30.1120 716 4/30/2014
37.3.30.1110 1,779 2/13/2014
37.3.30.1099 299 11/26/2013
37.3.30.1088 257 9/9/2013
37.3.30.1069 150 6/13/2013
37.3.30.1030 110 3/14/2013
37.3.30.1000 115 2/6/2013

- Added support for AutoFilter, Sorting and In-line Text Formatting.
- Added support for embedded fonts (FontSettings.FontsBaseResourceLocation).