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 2006 © SoftArtisans, Inc. All Rights Reserved.
|