ActiveReports 8
Basic Spreadsheet with SpreadBuilder
Show AllShow All
Hide AllHide All

Included with the ActiveReports Excel export filter is the SpreadBuilder API. With this utility, you can create Excel spreadsheets cell by cell for maximum control. This walkthrough illustrates how to create a simple custom spreadsheet and save it to an Excel file.

This walkthrough is split into the following activities:

When you have completed this walkthrough, a custom Excel file like the following is created in the Bin/Debug subfolder of your project's folder.

To add an GrapeCity.ActiveReports.Export.Excel.v8 assembly reference to your project

To add code to create a workbook

To view the Excel File

See Also
Support Forum