Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 32 Next »

New in ExcelWriter 8.0!

  • ExcelWriter 8.0 brings full OOXML compatibility to ExcelApplication.
  • Other exciting new things!!
  • Isn't ExcelWriter 8.0 awesome??

What is ExcelWriter?

ExcelWriter is a .NET library and API. It allows you to generate, manipulate, and read Excel documents from your own applications. You can use ExcelWriter to process workbooks and documents with a fully programmatic object model, or design report templates in Office and quickly merge them with data. ExcelWriter can generate spreadsheets in Microsoft Excel format (.xls) or Office Open XML format (.xlsx) and it will preserve all of the familiar features associated with Excel workbooks.

ExcelWriter Documentation Sections

Standard Edition vs. Enterprise Edition

ExcelWriter comes in two editions, depending on the functionality needed for your application.

ExcelWriter comes in two editions, depending on the functionality needed for your application.

ExcelWriter Standard Edition

ExcelWriter SE is based on a template-driven development approach, meaning that templates are developed in Excel and then processed by the just a few lines of code. With [Reporting Services integration], reports can be created inside Excel and processed by the Reporting Services Server with no code written at all.

ExcelWriter Enterprise Edition

ExcelWriter EE builds on ExcelWriter SE, adding additional features for enterprise-class Web applications requiring maximum Excel functionality and high volume of report generation, such as programmatic control of excel worksheet elements and integration with the SharePoint platform.

Unknown macro: {align}

Feature Comparison

Feature
Standard Edition
Enterprise Edition
Template-Driven Development
Full Programmatic Control
-
Nesting and Grouping
-
Word Formulas
-
SharePoint Integration
-
Reporting Services Integration
Reporting Services Formulas
-

Tutorials and Sample Code

After you've installed OfficeWriter, download the basic sample code package and follow along in the tutorials. Soon you'll be an ExcelWriter pro!
Haven't installed yet? Find installation instructions here.

  • No labels