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 742 4/21/2015
39.3.30.1037 876 3/17/2015
39.3.30.1024 821 2/17/2015
39.3.30.1007 606 1/14/2015
39.3.30.1000 237 12/24/2014
37.3.30.1176 268 3/16/2015
37.3.30.1165 1,247 12/5/2014
37.3.30.1160 812 10/14/2014
37.3.30.1128 1,364 6/12/2014
37.3.30.1120 717 4/30/2014
37.3.30.1110 1,781 2/13/2014
37.3.30.1099 301 11/26/2013
37.3.30.1088 259 9/9/2013
37.3.30.1069 152 6/13/2013
37.3.30.1030 112 3/14/2013
37.3.30.1000 117 2/6/2013

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