ExcelExporter REALbasic Classes
ExcelExporterWorkbook.Save Method
Saves the workbook.
Save(
destination
as
FolderItem)
Parameters
destination
The destination to save to.
Remarks
See Also
ExcelExporterWorkbook Class