GemBox.Spreadsheet 49.0.1274

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
dotnet add package GemBox.Spreadsheet --version 49.0.1274
NuGet\Install-Package GemBox.Spreadsheet -Version 49.0.1274
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.1274" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Spreadsheet --version 49.0.1274
#r "nuget: GemBox.Spreadsheet, 49.0.1274"
#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.1274

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

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 5,153 3/10/2023
49.0.1244 11,059 2/3/2023
49.0.1225 14,498 1/3/2023
49.0.1202 25,559 12/14/2022
49.0.1153 17,614 11/9/2022
49.0.1127 31,999 10/12/2022
49.0.1103 16,980 9/6/2022
49.0.1084 53,758 8/12/2022
49.0.1067 15,253 7/21/2022
49.0.1039 30,605 6/10/2022
49.0.1017 29,131 5/16/2022
49.0.1000 27,021 4/21/2022
47.0.1418 62,567 3/9/2022
47.0.1398 53,345 2/1/2022
47.0.1363 14,084 1/5/2022
47.0.1345 77,600 12/7/2021
47.0.1321 65,592 11/5/2021
47.0.1298 25,036 10/1/2021
47.0.1268 40,857 8/26/2021
47.0.1248 127,080 7/14/2021
47.0.1230 31,488 6/17/2021
47.0.1207 29,390 5/14/2021
47.0.1170 14,225 4/20/2021
47.0.1129 72,501 3/9/2021
47.0.1095 47,820 2/3/2021
47.0.1071 11,413 1/13/2021
47.0.1069 2,192 1/12/2021
47.0.1044 70,238 12/2/2020
47.0.1029 14,082 11/9/2020
47.0.1013 10,630 10/16/2020
47.0.1000 35,071 9/16/2020
45.0.1225 80,002 9/8/2020
45.0.1206 25,767 8/6/2020
45.0.1187 22,859 6/26/2020
45.0.1176 93,033 5/22/2020
45.0.1148 47,958 4/9/2020
45.0.1131 43,008 3/16/2020
45.0.0.1094 24,893 2/10/2020
45.0.0.1084 33,801 1/8/2020
45.0.0.1069 18,233 12/3/2019
45.0.0.1061 13,743 11/6/2019
45.0.0.1060 4,664 10/31/2019
45.0.0.1043 27,102 9/27/2019
45.0.0.1040 2,870 9/20/2019
45.0.0.1019 24,972 8/8/2019
45.0.0.1010 5,547 7/12/2019
45.0.0.1000 42,514 6/4/2019
43.0.0.1140 130,520 1/14/2020
43.0.0.1139 8,740 9/20/2019
43.0.0.1127 17,977 5/8/2019
43.0.0.1115 28,014 4/9/2019
43.0.0.1111 20,572 2/26/2019
43.0.0.1106 58,866 2/5/2019
43.0.0.1095 6,361 1/2/2019
43.0.0.1084 33,594 11/8/2018
43.0.0.1076 17,454 9/25/2018
43.0.0.1066 7,581 8/23/2018
43.0.0.1049 13,635 7/16/2018
43.0.0.1036 19,975 6/8/2018
43.0.0.1020 29,968 5/4/2018
43.0.0.1005 13,096 4/4/2018
43.0.0.1000 9,559 3/27/2018
41.3.30.1183 38,589 7/2/2019
41.3.30.1181 6,357 5/6/2019
41.3.30.1179 16,250 2/4/2019
41.3.30.1177 3,065 11/8/2018
41.3.30.1173 10,607 9/25/2018
41.3.30.1169 2,600 8/23/2018
41.3.30.1168 21,492 7/16/2018
41.3.30.1165 331,976 6/8/2018
41.3.30.1158 3,208 5/4/2018
41.3.30.1154 269,927 4/4/2018
41.3.30.1147 9,202 2/22/2018
41.3.30.1136 11,944 1/11/2018
41.3.30.1132 8,664 12/8/2017
41.3.30.1128 6,751 11/13/2017
41.3.30.1122 7,594 10/11/2017
41.3.30.1111 73,227 9/12/2017
41.3.30.1106 24,145 8/16/2017
41.3.30.1101 506,197 7/7/2017
41.3.30.1091 5,598 6/2/2017
41.3.30.1070 29,132 3/21/2017
41.3.30.1059 12,459 2/17/2017
41.3.30.1047 4,775 1/21/2017
41.3.30.1038 4,723 12/23/2016
41.3.30.1033 3,221 12/9/2016
41.3.30.1032 1,396 12/6/2016
41.3.30.1018 12,150 11/8/2016
41.3.30.1000 5,226 9/27/2016
39.3.30.1215 78,377 3/26/2018
39.3.30.1214 21,664 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,118 2/17/2017
39.3.30.1205 3,613 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,980 8/18/2016
39.3.30.1171 20,019 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,996 2/25/2016
39.3.30.1132 2,457 2/15/2016
39.3.30.1130 16,400 2/1/2016
39.3.30.1129 2,328 1/19/2016
39.3.30.1128 1,319 1/17/2016
39.3.30.1125 4,757 12/10/2015
39.3.30.1119 3,332 11/25/2015
39.3.30.1106 20,741 10/6/2015
39.3.30.1095 9,595 9/1/2015
39.3.30.1077 16,258 7/3/2015
39.3.30.1063 7,995 5/28/2015
39.3.30.1048 4,672 4/21/2015
39.3.30.1037 18,811 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,395 9/26/2016
37.3.30.1188 1,489 8/18/2016
37.3.30.1185 5,288 4/4/2016
37.3.30.1183 13,379 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,736 3/16/2015
37.3.30.1165 5,305 12/5/2014
37.3.30.1160 10,934 10/14/2014
37.3.30.1128 53,763 6/12/2014
37.3.30.1120 3,419 4/30/2014
37.3.30.1110 8,106 2/13/2014
37.3.30.1099 3,314 11/26/2013
37.3.30.1088 4,299 9/9/2013
37.3.30.1069 3,974 6/13/2013
37.3.30.1030 7,136 3/14/2013
37.3.30.1000 14,596 2/6/2013

- Fixed issue with table cell breaking into lines in HTML writer.
- Fixed issue with private memory fonts in Medium Trust.
- Added support for CellRange.FindAllText methods.
- Added support for column groups in HTML reader.
- Fixed issue with defined names in calculation engine.
- Fixed issue with font resolution on Blazor WASM in PDF writer.
- Fixed issue with renaming sheets in XLS file.
- Fixed issue with unrecognized error value in cell without formula.
- Fixed issue with ADDRESS function calculation.
- Fixed issue with setting total row on existing table.