GemBox.Spreadsheet 49.0.1737

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package GemBox.Spreadsheet --version 49.0.1737
NuGet\Install-Package GemBox.Spreadsheet -Version 49.0.1737
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="49.0.1737" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Spreadsheet --version 49.0.1737
#r "nuget: GemBox.Spreadsheet, 49.0.1737"
#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=49.0.1737

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

What is GemBox.Spreadsheet?

GemBox.Spreadsheet is a .NET component that enables you to read, write, convert, and print spreadsheet files (XLSX, XLS, XLSB, CSV, HTML, and ODS) from .NET applications.

With GemBox.Spreadsheet you get a fast and reliable component that’s easy to use and doesn't depend on Microsoft Excel. It requires only .NET and it’s much faster than Microsoft Office Automation!

GemBox.Spreadsheet Features

Get Started

You are not sure how to start working with Excel spreadsheets in .NET using GemBox.Spreadsheet? Check the code below that shows how to create an XLSX file from scratch and write 'Hello World!' in first cell

// If using Professional version, put your serial key below.
SpreadsheetInfo.SetLicense("FREE-LIMITED-KEY");

// Create a new empty workbook.
var workbook = new ExcelFile();

// Add a worksheet to it.
var worksheet = workbook.Worksheets.Add("Sheet1");

// Write to the first cell.
worksheet.Cells["A1"].Value = "Hello World!";

// Save the workbook as Excel's XLSX file.
workbook.Save("Writing.xlsx");

For more GemBox.Spreadsheet code examples and demos, please visit our examples page.

Resources

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on GemBox.Spreadsheet:

Package Downloads
GemBox.Bundle The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

GemBox.Bundle is a package of .NET components for processing spreadsheets, documents, presentations, email messages, and images (XLSX, DOCX, PPTX, PDF, MSG, and PNG) from .NET applications. With GemBox.Bundle you get fast and reliable components that are easy to use and don't depend on Microsoft Office or Adobe Acrobat. They require only .NET so you can deploy your applications without having to think about other licenses.

GemBox.Spreadsheet.WinFormsUtilities The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

GemBox.Spreadsheet.WinFormsUtilities is a utility component for GemBox.Spreadsheet that enables developers to import/export DataGridView control to/from Excel file.

SymphonyFramework4

Symphony Framework is a true cross-platform framework which provides the ability to enhance and develop applications to meet the growing needs of users and businesses.

bict-SibaLife

SibaCore is a multipurpose framework built for the perculiar needs of BIC Technologies and seeks to make working with a data layer as easy as possible. With the help of our custom built generic repository, all CRUD functionalities are abtracted away from the programmer to reduce repetitive code. SibaCore also supports generic API's which intergrate with our custom generic repositories to provide a bare bone API taking away the need for the programmer to specify CRUD API end points; this allows you to focus on other important API end points for your application. SibaCore also includes utility methods which simplify tasks such as reading and writing data in excel peforming deep and shallow mapping between objects of any types and many more. This version of SibaCore has been modified to work with the SibaLife application.

Zapos.Printers.Gembox

Printer.Gembox - small part of Zapos, responsible for converting report from abstract document model. Supports file formats: XLSX (XlsxPrinter) and PDF (PdfPrinter).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
49.0.1737 4,266 6/7/2024
49.0.1697 15,891 5/7/2024
49.0.1655 19,316 4/6/2024
49.0.1623 22,579 3/4/2024
49.0.1612 16,135 2/13/2024
49.0.1586 28,478 1/15/2024
49.0.1562 86,480 12/8/2023
49.0.1542 41,733 11/16/2023
49.0.1509 129,357 10/21/2023
49.0.1454 125,679 9/5/2023
49.0.1423 31,247 8/4/2023
49.0.1398 90,901 7/7/2023
49.0.1379 51,187 6/12/2023
49.0.1335 96,609 5/10/2023
49.0.1301 30,942 4/5/2023
49.0.1274 61,482 3/10/2023
49.0.1244 72,291 2/3/2023
49.0.1225 68,193 1/3/2023
49.0.1202 133,162 12/14/2022
49.0.1153 46,378 11/9/2022
49.0.1127 106,316 10/12/2022
49.0.1103 45,089 9/6/2022
49.0.1084 87,361 8/12/2022
49.0.1067 42,145 7/21/2022
49.0.1039 43,406 6/10/2022
49.0.1017 66,415 5/16/2022
49.0.1000 47,369 4/21/2022
47.0.1418 137,984 3/9/2022
47.0.1398 100,506 2/1/2022
47.0.1363 28,337 1/5/2022
47.0.1345 126,591 12/7/2021
47.0.1321 112,700 11/5/2021
47.0.1298 42,741 10/1/2021
47.0.1268 73,305 8/26/2021
47.0.1248 288,337 7/14/2021
47.0.1230 52,398 6/17/2021
47.0.1207 38,150 5/14/2021
47.0.1170 51,866 4/20/2021
47.0.1129 114,014 3/9/2021
47.0.1095 64,882 2/3/2021
47.0.1071 17,393 1/13/2021
47.0.1069 5,887 1/12/2021
47.0.1044 106,014 12/2/2020
47.0.1029 17,968 11/9/2020
47.0.1013 13,413 10/16/2020
47.0.1000 46,988 9/16/2020
45.0.1225 170,182 9/8/2020
45.0.1206 33,078 8/6/2020
45.0.1187 26,486 6/26/2020
45.0.1176 122,758 5/22/2020
45.0.1148 54,625 4/9/2020
45.0.1131 52,625 3/16/2020
45.0.0.1094 29,037 2/10/2020
45.0.0.1084 40,722 1/8/2020
45.0.0.1069 20,579 12/3/2019
45.0.0.1061 17,118 11/6/2019
45.0.0.1060 5,926 10/31/2019
45.0.0.1043 31,464 9/27/2019
45.0.0.1040 4,310 9/20/2019
45.0.0.1019 33,234 8/8/2019
45.0.0.1010 6,992 7/12/2019
45.0.0.1000 47,219 6/4/2019
43.0.0.1140 208,490 1/14/2020
43.0.0.1139 10,439 9/20/2019
43.0.0.1127 26,884 5/8/2019
43.0.0.1115 39,631 4/9/2019
43.0.0.1111 23,925 2/26/2019
43.0.0.1106 62,885 2/5/2019
43.0.0.1095 7,871 1/2/2019
43.0.0.1084 40,691 11/8/2018
43.0.0.1076 19,432 9/25/2018
43.0.0.1066 9,979 8/23/2018
43.0.0.1049 18,186 7/16/2018
43.0.0.1036 31,146 6/8/2018
43.0.0.1020 34,348 5/4/2018
43.0.0.1005 15,066 4/4/2018
43.0.0.1000 12,484 3/27/2018
41.3.30.1183 58,184 7/2/2019
41.3.30.1181 11,243 5/6/2019
41.3.30.1179 30,394 2/4/2019
41.3.30.1177 5,316 11/8/2018
41.3.30.1173 24,175 9/25/2018
41.3.30.1169 8,650 8/23/2018
41.3.30.1168 30,809 7/16/2018
41.3.30.1165 533,175 6/8/2018
41.3.30.1158 4,608 5/4/2018
41.3.30.1154 434,480 4/4/2018
41.3.30.1147 10,963 2/22/2018
41.3.30.1136 16,591 1/11/2018
41.3.30.1132 11,966 12/8/2017
41.3.30.1128 8,720 11/13/2017
41.3.30.1122 9,603 10/11/2017
41.3.30.1111 98,773 9/12/2017
41.3.30.1106 26,638 8/16/2017
41.3.30.1101 831,150 7/7/2017
41.3.30.1091 8,837 6/2/2017
41.3.30.1070 36,866 3/21/2017
41.3.30.1059 13,925 2/17/2017
41.3.30.1047 6,770 1/21/2017
41.3.30.1038 6,123 12/23/2016
41.3.30.1033 4,733 12/9/2016
41.3.30.1032 2,703 12/6/2016
41.3.30.1018 13,720 11/8/2016
41.3.30.1000 6,791 9/27/2016
39.3.30.1215 109,829 3/26/2018
39.3.30.1214 23,991 12/8/2017
39.3.30.1213 5,005 11/13/2017
39.3.30.1212 5,183 8/16/2017
39.3.30.1211 12,686 6/2/2017
39.3.30.1207 5,678 2/17/2017
39.3.30.1205 5,318 1/20/2017
39.3.30.1202 10,551 11/7/2016
39.3.30.1198 6,747 9/26/2016
39.3.30.1189 115,682 8/18/2016
39.3.30.1171 26,663 6/14/2016
39.3.30.1163 10,633 5/11/2016
39.3.30.1153 13,257 4/4/2016
39.3.30.1140 15,219 2/25/2016
39.3.30.1132 4,460 2/15/2016
39.3.30.1130 22,691 2/1/2016
39.3.30.1129 3,623 1/19/2016
39.3.30.1128 2,618 1/17/2016
39.3.30.1125 6,194 12/10/2015
39.3.30.1119 6,427 11/25/2015
39.3.30.1106 24,917 10/6/2015
39.3.30.1095 12,516 9/1/2015
39.3.30.1077 22,320 7/3/2015
39.3.30.1063 16,052 5/28/2015
39.3.30.1048 6,429 4/21/2015
39.3.30.1037 23,831 3/17/2015
39.3.30.1024 4,788 2/17/2015
39.3.30.1007 5,184 1/14/2015
39.3.30.1000 9,261 12/24/2014
37.3.30.1189 120,937 9/26/2016
37.3.30.1188 2,731 8/18/2016
37.3.30.1185 8,935 4/4/2016
37.3.30.1183 14,920 2/1/2016
37.3.30.1182 4,494 11/25/2015
37.3.30.1179 2,832 10/6/2015
37.3.30.1176 5,627 3/16/2015
37.3.30.1165 6,623 12/5/2014
37.3.30.1160 15,245 10/14/2014
37.3.30.1128 69,551 6/12/2014
37.3.30.1120 4,873 4/30/2014
37.3.30.1110 10,550 2/13/2014
37.3.30.1099 4,849 11/26/2013
37.3.30.1088 7,129 9/9/2013
37.3.30.1069 5,755 6/13/2013
37.3.30.1030 11,170 3/14/2013
37.3.30.1000 28,458 2/6/2013

Fixed issue with comparing string and double in calculation engine.
Added support for cloning macros.
Fixed issue with conditional formatting evaluation.
Added support for PdfSaveOptions.Version.
Fixed issue with checkbox position and size in PDF writer.
Added support for range and intersection expressions in formulas.
Fixed issue with percentage data label for NaN values in PDF writer.
Fixed issue with spilling formula.
Added support for ROWS and COLUMNS functions.
Fixed issue with UNIQUE function.
Added support for SEQUENCE function.
Fixed issue with missing VBA records in XLSM reader.