ExcelExporter REALbasic Classes |
|
StyleGridExcelExporter.Save Method
Saves the exported document to a given destination.
Save(
destination as FolderItem)
Parameters
- destination
- The location where to save the document.
Remarks
See the PopulateSheet method to get example code.
See Also
StyleGridExcelExporter Class