Save the Excel Workbook to a File. Note, the format of the file is determined by the file extension - also see Remarks.

Cells using formulas DO NOT recalculate values before they are saved. Either open in Excel, set Value instead of Formula or call Calculate.

Syntax

ISExcelWorkbook.Save([fileName])

Parameters

NameTypeOptionalByRefDescription
fileName String Optional The Filename to save to. If omitted uses the Filename opened or last saved. The Filename is updated to that supplied.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISExcelWorkbook
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0