Sobre o Xceed Workbooks for .NET

Crie ou manipule documentos do Microsoft Excel a partir de seus aplicativos .NET, sem precisar instalar o Excel ou o Office.

Xceed Workbooks for .NET is a fast and lightweight component and can create or modify Microsoft Excel documents. It gives you complete control over the content of the documents and lets you modify the content of cells and the size of columns and rows, create formatted tables, set and calculate basic formulas, load data from the web and add elements like pictures and hyperlinks.

Xceed Workbooks for .NET Features:

  • Xceed Workbooks for .NET lets your application create or modify Microsoft Excel .xlsx documents and gives you complete control over the content of the documents.
  • It lets you modify the content of cells and the size of columns and rows, create formatted tables, set and calculate basic formulas, load data from the web and add elements like pictures and hyperlinks.
  • You can also customize the appearance of your worksheets, style the content of cells, rows or columns using different fonts, alignments and formatting settings as well as use some of the many other features included in Microsoft Excel, like moving, removing or copying worksheets between different workbooks.
  • Xceed Workbooks for .NET lets you create company reports that you first design with the familiar and rich editing capabilities of Microsoft Excel instead of with a reporting tool’s custom editor. You can then use the designed document as a template that you programmatically customize before sending each report out.
  • You can also use Xceed Workbooks for .NET to programmatically create invoices, add data to spreadsheets, and more.
  • Object-oriented design created specifically for the .NET framework.
  • Error handling exclusively through .NET exception classes.
  • Objects don’t need to be explicitly disposed of.
  • CLS compliant (Common Language Specification) with no unsafe blocks, for minimal permission requirements.
  • Documentation integrated into Visual Studio.
  • Includes a commented sample application that demonstrates every function by creating or modifying Excel document files.