Forums     Knowledge Base     OfficeWriter Online     
 
 
This documentation is for
OfficeWriter v3.8.1
ASP/COM Platform

View Docs for Another
Version or Platform

Programmer's Reference > ExcelApplication

ExcelApplication is not
available in ExcelWriterSE.

The ExcelApplication Object (SAExcelApplication)

ExcelApplication is ExcelWriter's principal object. The ExcelApplication object represents an Excel workbook. To generate an Excel spreadsheet, you must create an instance of the ExcelApplication object.

To create an instance of the ExcelApplication object in an ASP script use,

[VBScript]
Set objExcelApplication = Server.CreateObject("Softartisans.ExcelWriter")
ExcelApplication Objects ExcelApplication Properties ExcelApplication Methods



Copyright 2007 © SoftArtisans, Inc. All Rights Reserved.