GemBox.Spreadsheet 49.0.1244

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.0 .NET Framework 3.5
There is a newer version of this package available.
See the version list below for details.
dotnet add package GemBox.Spreadsheet --version 49.0.1244
NuGet\Install-Package GemBox.Spreadsheet -Version 49.0.1244
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.1244" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Spreadsheet --version 49.0.1244
#r "nuget: GemBox.Spreadsheet, 49.0.1244"
#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.1244

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

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 Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net6.0-windows7.0 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows net7.0-windows7.0
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

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

Package Downloads
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.

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).

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.

Orbital7.Extensions.Reporting.GemBox

.NET Framework Reporting Platform for GemBox

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
49.0.1274 3,649 3/10/2023
49.0.1244 10,334 2/3/2023
49.0.1225 14,101 1/3/2023
49.0.1202 24,585 12/14/2022
49.0.1153 17,362 11/9/2022
49.0.1127 31,300 10/12/2022
49.0.1103 16,784 9/6/2022
49.0.1084 53,572 8/12/2022
49.0.1067 15,042 7/21/2022
49.0.1039 30,420 6/10/2022
49.0.1017 28,850 5/16/2022
49.0.1000 26,838 4/21/2022
47.0.1418 62,174 3/9/2022
47.0.1398 53,075 2/1/2022
47.0.1363 14,015 1/5/2022
47.0.1345 77,176 12/7/2021
47.0.1321 65,301 11/5/2021
47.0.1298 24,889 10/1/2021
47.0.1268 40,604 8/26/2021
47.0.1248 124,969 7/14/2021
47.0.1230 31,266 6/17/2021
47.0.1207 29,330 5/14/2021
47.0.1170 14,139 4/20/2021
47.0.1129 72,124 3/9/2021
47.0.1095 47,648 2/3/2021
47.0.1071 11,389 1/13/2021
47.0.1069 2,167 1/12/2021
47.0.1044 69,938 12/2/2020
47.0.1029 14,057 11/9/2020
47.0.1013 10,620 10/16/2020
47.0.1000 34,973 9/16/2020
45.0.1225 79,423 9/8/2020
45.0.1206 25,681 8/6/2020
45.0.1187 22,842 6/26/2020
45.0.1176 92,599 5/22/2020
45.0.1148 47,944 4/9/2020
45.0.1131 42,947 3/16/2020
45.0.0.1094 24,871 2/10/2020
45.0.0.1084 33,780 1/8/2020
45.0.0.1069 18,221 12/3/2019
45.0.0.1061 13,729 11/6/2019
45.0.0.1060 4,664 10/31/2019
45.0.0.1043 27,095 9/27/2019
45.0.0.1040 2,862 9/20/2019
45.0.0.1019 24,903 8/8/2019
45.0.0.1010 5,545 7/12/2019
45.0.0.1000 42,499 6/4/2019
43.0.0.1140 129,541 1/14/2020
43.0.0.1139 8,726 9/20/2019
43.0.0.1127 17,897 5/8/2019
43.0.0.1115 27,963 4/9/2019
43.0.0.1111 20,555 2/26/2019
43.0.0.1106 58,860 2/5/2019
43.0.0.1095 6,358 1/2/2019
43.0.0.1084 33,560 11/8/2018
43.0.0.1076 17,450 9/25/2018
43.0.0.1066 7,564 8/23/2018
43.0.0.1049 13,613 7/16/2018
43.0.0.1036 19,954 6/8/2018
43.0.0.1020 29,955 5/4/2018
43.0.0.1005 13,088 4/4/2018
43.0.0.1000 9,537 3/27/2018
41.3.30.1183 38,515 7/2/2019
41.3.30.1181 6,327 5/6/2019
41.3.30.1179 16,151 2/4/2019
41.3.30.1177 3,059 11/8/2018
41.3.30.1173 10,569 9/25/2018
41.3.30.1169 2,597 8/23/2018
41.3.30.1168 21,441 7/16/2018
41.3.30.1165 331,256 6/8/2018
41.3.30.1158 3,206 5/4/2018
41.3.30.1154 268,980 4/4/2018
41.3.30.1147 9,148 2/22/2018
41.3.30.1136 11,930 1/11/2018
41.3.30.1132 8,655 12/8/2017
41.3.30.1128 6,750 11/13/2017
41.3.30.1122 7,594 10/11/2017
41.3.30.1111 72,977 9/12/2017
41.3.30.1106 24,125 8/16/2017
41.3.30.1101 505,000 7/7/2017
41.3.30.1091 5,595 6/2/2017
41.3.30.1070 29,103 3/21/2017
41.3.30.1059 12,457 2/17/2017
41.3.30.1047 4,770 1/21/2017
41.3.30.1038 4,722 12/23/2016
41.3.30.1033 3,219 12/9/2016
41.3.30.1032 1,396 12/6/2016
41.3.30.1018 12,146 11/8/2016
41.3.30.1000 5,225 9/27/2016
39.3.30.1215 78,087 3/26/2018
39.3.30.1214 21,662 12/8/2017
39.3.30.1213 3,413 11/13/2017
39.3.30.1212 3,833 8/16/2017
39.3.30.1211 11,266 6/2/2017
39.3.30.1207 4,117 2/17/2017
39.3.30.1205 3,612 1/20/2017
39.3.30.1202 9,215 11/7/2016
39.3.30.1198 5,369 9/26/2016
39.3.30.1189 79,649 8/18/2016
39.3.30.1171 20,010 6/14/2016
39.3.30.1163 9,215 5/11/2016
39.3.30.1153 11,327 4/4/2016
39.3.30.1140 11,981 2/25/2016
39.3.30.1132 2,457 2/15/2016
39.3.30.1130 16,365 2/1/2016
39.3.30.1129 2,328 1/19/2016
39.3.30.1128 1,317 1/17/2016
39.3.30.1125 4,757 12/10/2015
39.3.30.1119 3,316 11/25/2015
39.3.30.1106 20,727 10/6/2015
39.3.30.1095 9,589 9/1/2015
39.3.30.1077 16,214 7/3/2015
39.3.30.1063 7,961 5/28/2015
39.3.30.1048 4,664 4/21/2015
39.3.30.1037 18,786 3/17/2015
39.3.30.1024 3,427 2/17/2015
39.3.30.1007 3,843 1/14/2015
39.3.30.1000 6,614 12/24/2014
37.3.30.1189 91,149 9/26/2016
37.3.30.1188 1,488 8/18/2016
37.3.30.1185 5,271 4/4/2016
37.3.30.1183 13,373 2/1/2016
37.3.30.1182 2,868 11/25/2015
37.3.30.1179 1,555 10/6/2015
37.3.30.1176 3,731 3/16/2015
37.3.30.1165 5,300 12/5/2014
37.3.30.1160 10,891 10/14/2014
37.3.30.1128 53,611 6/12/2014
37.3.30.1120 3,419 4/30/2014
37.3.30.1110 8,104 2/13/2014
37.3.30.1099 3,314 11/26/2013
37.3.30.1088 4,296 9/9/2013
37.3.30.1069 3,970 6/13/2013
37.3.30.1030 7,128 3/14/2013
37.3.30.1000 14,585 2/6/2013

- Fixed issue with array formulas in XLSX writer.
- Fixed issue with unsupported sheet type in XLS reader.
- Fixed issue with invalid entry names that used backslash in XLSX reader.
- Fixed issue with WPF Dispatcher handler.
- Fixed issue with preserving chart trendlines.
- Fixed issue with external reference in XLS reader.
- Fixed issue with MATCH function calculation.
- Fixed issue with missing images in Document Viewer after Windows update from December 2022.