Xceed Workbooks for .NET

Create and edit Excel files programmatically

About this software

Xceed Workbooks for .NET is a .NET library for creating and modifying Microsoft Excel .xlsx files programmatically without requiring Excel. It exposes an object-oriented API to edit cells, format worksheets, insert tables, images, hyperlinks, and apply formulas and validation. The library supports .NET Framework and .NET 5+ and includes documentation, samples, and optional source code access via a Blueprint subscription.

Licenses & prices

Standard

Standard edition of Xceed Workbooks for .NET includes core workbook manipulation, Excel file import/export, and basic styling support.

Xceed workbooks 3.x for .net

Legacy 3.x release of Xceed Workbooks for .NET providing core spreadsheet creation, reading, and editing APIs.

Purchase

Xceed Workbooks for .NET

Xceed Workbooks for .NET
In Stock
Delivery: 1 working day
Loading...
€798.94
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • Excel file generation: Create and save .xlsx files without Microsoft Excel installed.
  • Cell and worksheet control: Modify cell values, formats, rows, columns, and worksheet structure programmatically.
  • Formulas and validation: Set and calculate basic formulas and configure data validation rules.
  • Images and hyperlinks: Embed pictures, hyperlinks, and styled tables into workbooks.
  • Cross-platform .NET support: Supports .NET Framework and .NET 5+ for cross-platform usage.

Available languages

  • English
  • Spanish
  • French

Support information

  • Documentation: API reference and guides are published on the Xceed Workbooks documentation site.
  • Sample applications: Includes a commented sample application demonstrating library features and usage.
  • Release notes: Product updates and release notes are published on Xceed and reseller pages.
  • Licensing: License keys must be set in code when using NuGet packages according to documentation.
  • Support channels: Support and sales contact information is available via the Xceed website.

Frequently asked questions

What is Xceed Workbooks for .NET?
A .NET library for programmatically creating, reading, and modifying spreadsheet workbooks and worksheets within .NET applications.
How is Xceed Workbooks for .NET used in applications?
Developers reference its .NET assemblies and use the API to create workbook objects, edit cells, apply formatting, set formulas, and save files programmatically.
Which spreadsheet features can developers control?
Typical controls include cell values, formulas, styles and formatting, row and column operations, merging cells, and importing or exporting tabular data.
What file formats does it support?
It supports common spreadsheet file formats, such as Excel-compatible files and delimited text formats like CSV, for import and export.