Object Model
ExcelWriter includes three separate components:
- ExcelTemplate
Platform: ASP.NET
Introduction to ExcelTemplate:
Create a Spreadsheet from a Template (ASP.NET)
The ExcelTemplate represents a template spreadsheet.
This object opens an ExcelWriter template file, populates it with data
from a specified data source, and generates a new Excel spreadsheet.
- ExcelTemplate
Platform: ASP
Introduction to ExcelTemplate:
Create a Spreadsheet from a Template (ASP)
The ExcelTemplate represents a template spreadsheet.
This object opens an ExcelWriter template file, populates it with data
from a specified data source, and generates a new Excel spreadsheet.
- ExcelApplication
Platform: ASP and ASP.NET
Introduction to ExcelApplication:
Create a Spreadsheet from Scratch
The ExcelApplication object represents an Excel spreadsheet.
This object creates several additional objects, each of which represents some
aspect of an Excel spreadsheet. ExcelApplication's sub-objects are:
*This feature is not available in
ExcelWriterSE, ExcelWriterLE, or ExcelWriterFree.
Top
Copyright © 2005, SoftArtisans, Inc.