DS.Documents.Excel 8.0.0

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

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

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 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 (14)

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

Document library that includes PDFDocumentSource for interacting with PDF documents. Read, export, print, and search PDFs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 207 12/9/2024
7.2.5 523 11/21/2024
7.2.4 537 10/31/2024
7.2.3 878 10/10/2024
7.2.2 3,178 9/18/2024
7.2.1 1,648 8/30/2024
7.2.0 2,605 8/20/2024
7.1.5 1,164 7/19/2024
7.1.4 374 6/27/2024
7.1.3 503 6/7/2024
7.1.2 451 5/16/2024
7.1.1 410 4/29/2024
7.1.0 4,333 4/16/2024
7.0.5 300 3/21/2024
7.0.4 1,473 2/29/2024
7.0.3 364 2/7/2024
7.0.2 186 1/19/2024
7.0.1 3,809 1/2/2024
7.0.0 952 12/11/2023

# Changes from version 7.2.5:

## Added
- Import data from object collections and Data Tables.(DOCXLS-5469)
- Support I/O of Pivot Table Timeline slicer.(DOCXLS-6695)
- Add and manage Scenarios in What-If analysis.(DOCXLS-7905)
- Support for Pattern Fill when rendering to PDF/Image.(DOCXLS-8780)
- Support calculated page numbers in headers and footers.(DOCXLS-9370)
- Set color using various string formats: hex, RGB, and color names.(DOCXLS-9478)
- Support Image Sparkline formula.(DOCXLS-10009)
- Support automatic cell merging.(DOCXLS-10109)
- Support Cell Decoration styling.(DOCXLS-10566)
- Support option to include or exclude binding data.(DOCXLS-10645)
- Support Excel Table as data source for Pivot Tables.(DOCXLS-10763)
- Support for allow edit in cell, Chart Color Scheme, and Date-Time Picker options in Lossless I/O for SpreadJS..(DOCXLS-10997)
- Support new APIs to manage PivotTable.(DOCXLS-11101)

## Fixed
- The hidden data lables of chart are shown in the exported image file.(DOCXLS-6125,DOCXLS-11325)
- The Timeline Slicer is lost in the exported PDF file.(DOCXLS-10291)
- The rowcount is incorrect after calling IRange.Delete() method.(DOCXLS-10567)
- The data lables of chart are lost in the exported HTML file.(DOCXLS-10736)
- Some style is not expanded as expected after processing template.(DOCXLS-10897)
- Performance issue in template processing.(DOCXLS-10906)
- The fill color of data points in chart is incorrect in the exported Image file.(DOCXLS-11080)
- The size of the exported SJS file is much larger than the source file.(DOCXLS-11105)
- The layout of RadioButtonListCellType is different from SpreadJS.(DOCXLS-11191)
- Some cells are not expanded as expected after processing template.(DOCXLS-11282)
- The result of IWorksheet.RowCount is incorrect after setting it explicitly.(DOCXLS-11304)
- Exception is thrown on processing particular template.(DOCXLS-11591)