DS.Documents.Excel 7.2.4

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

// Install DS.Documents.Excel as a Cake Tool
#tool nuget:?package=DS.Documents.Excel&version=7.2.4                

Document Solutions for Excel, .NET Edition

Programmatically create Excel .xlsx spreadsheets with ease in your server or desktop applications. Document Solutions for Excel, .NET Edition (DsExcel, formerly GcExcel) is a cross-platform high-speed, small-footprint spreadsheet API library that requires no dependencies on Excel. With full .NET 6+ support, you can programmatically generate, load, modify, and convert spreadsheets in .NET 6+, .NET Framework, .NET Core/Standard, Mono, and Xamarin. Applications using this spreadsheet API can be deployed to cloud, Windows, Mac, or Linux. The powerful calculation engine and breadth of features means you’ll never have to compromise on design or requirements.

At A Glance:

  • Create, load, edit, and save Excel spreadsheets
  • Save to .XLSX, PDF, HTML, CSV, Images, JSON, and SpreadJS files
  • Based on the Excel Object Model with zero Excel dependencies
  • Deploy locally, inhouse or to Cloud including Azure and AWS
  • 450+ Excel Functions and custom functions supported to perform complex calculations
  • Use the Templates to create custom Excel reports

Based on the extensive Excel Object Model, the interface-based API allows you to import, calculate, query, generate, and export any spreadsheet scenario. With the VS Tools for Office-style API, you can create custom styles using the same elements as VS Tools for Office.

Using DsExcel, you can create full reports, sorted and filtered tables, sorted and filtered pivot tables, dashboard reports, add charts, slicers, sparklines, conditional formats, import and export Excel templates, convert spreadsheets to PDF and so much more.

DsExcel comes with a full-featured JavaScript Data viewer control (DsDataViewer).

If you'd like to remove the watermark and other trial limitations, please email us.sales@mescius.com to request your 30-day evaluation key.

Complete Client-Server Spreadsheet Solution

You can optionally integrate DsExcel with the SpreadJS JavaScript spreadsheet as a client side editor/viewer solution when working with Excel files for a complete client-server solution. View the complete supported features list here or download a trial from NPM or the SpreadJS page.

Resources

Other Document Solutions Product

Document Solutions JavaScript Viewer

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 net461 is compatible.  net462 was computed.  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 (16)

Showing the top 5 NuGet packages that depend on DS.Documents.Excel:

Package Downloads
C1.Win.C1Document

The ComponentOne Document library for WinForms provides support for creating documents and reports.

C1.Win.Document

The ComponentOne Document library for WinForms provides support for creating documents and reports.

C1.Win.C1Document.Ja

ComponentOne Document library for WinForms は、ドキュメントとレポートの作成をサポートします。 【本パッケージは日本語版製品です】

C1.Win.Document.Ja

ComponentOne Document library for WinForms は、ドキュメントとレポートの作成をサポートします。 【本パッケージは日本語版製品です】

C1.WPF.Grid.Excel

FlexGrid Import and Export is a library which enables importing and exporting FlexGrid's data from and to an excel file.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.2.4 170 10/31/2024
7.2.3 655 10/10/2024
7.2.2 1,800 9/18/2024
7.2.1 1,123 8/30/2024
7.2.0 1,491 8/20/2024
7.1.5 999 7/19/2024
7.1.4 332 6/27/2024
7.1.3 425 6/7/2024
7.1.2 428 5/16/2024
7.1.1 373 4/29/2024
7.1.0 3,788 4/16/2024
7.0.5 277 3/21/2024
7.0.4 1,219 2/29/2024
7.0.3 332 2/7/2024
7.0.2 170 1/19/2024
7.0.1 3,775 1/2/2024
7.0.0 933 12/11/2023

# Changes from version 7.2.3:

## Fixed
- OutOfMemoryException is thrown on exporting Excel file to SJS file.(DOCXLS-11029)
- The distributed text alignment is incorrect in the exported PDF file.(DOCXLS-11120)
- The font name in specific cells has changed after loading the SSJSON file.(DOCXLS-11190)
- Some unused named styles are missing after loading the original SJS file.(DOCXLS-11218)
- Some data labels are missing in the exported image file.(DOCXLS-11220)
- Exception is thrown on opening an SJS file.(DOCXLS-11283)
- The chart is corrupted in the SJS file exported by DsExcel.(DOCXLS-11319)
- Emoji characters in sheet name gets corrupted in the exported SJS file.(DOCXLS-11336)
- The fill color is incorrect after adding a new row to the table in the exported Excel file.(DOCXLS-11344)
- The result of LET function is incorrect when parameter contains '#'.(DOCXLS-11364)
- The result of MAX function is incorrect in Template Language.(DOCXLS-11367)
- Exception is thrown on exporting PDF file when the legend position of chart is invalid.(DOCXLS-11373)
- The result of VLOOKUP function is incorrect when the parameter contains table formula.(DOCXLS-11379)
- The result of TAKE function is incorrect when the parameter contains negative value.(DOCXLS-11386)
- The result of SWITCH function is incorrect when it is used with other dynamic array formulas.(DOCXLS-11398)
- The result of MAXIFS function is incorrect when it is used in defined name.(DOCXLS-11401)
- The result of COUNTIFS function is incorrect.(DOCXLS-11402)