Show code in...     

  

 

Object Model ExcelApplication Worksheets Worksheet Cells Cell Range
Charts Chart SeriesCollection Series 3DProperties Axis ChartFrame Line Area
PivotField PivotFields PivotTable PivotTables
Style Characters Font Pictures Picture DocumentProperties PageSetup


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 © 2005, SoftArtisans, Inc.