Link Search Menu Expand Document

SpreadsheetComponentSaveAsXLS Method

Saves data in XLS file with specified name

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public void SaveAsXLS(
	string FileName
)

Parameters

FileName
Type: SystemString
Name of the file to save to.
See Also

Reference