Click or drag to resize

WorkbookSaveToFile Method (String)

Saves changes to the workbook in a different file

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public void SaveToFile(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also