| Method: | SaveLocally "aTemplateFile" "aOutputFile" | ||||
|---|---|---|---|---|---|
| Purpose | |||||
| Parameters |
|
||||
| Returns | Nothing. | ||||
| Example |
myXLS_obj.SaveLocally "c:\states.xls", "d:\states.xls" |
||||
| Description |
Creates the Excel Workbook by processing the aTemplateFile and populating it with data. If you are generating large files (more than 10,000 rows) or if you have
a slow Server then you may want to use this method to generate a spreadsheet
once in a while and place it somewhere where the client can download it,
otherwise we recommend using Generate instead. |
||||
| Notes |
|
| Confused? Just ask us | Online
Docs Table of Contents |
(c) 2000-2003 Optimized Software Canada Inc. All Rights Reserved.
Microsoft® Excel is a Registered Trademark of Microsoft Corporation.