SpreadsheetComponentSaveAsXLSX Method Bytescout Spreadsheet SDK
Saves data in XLSX format to a file with specified name

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public void SaveAsXLSX(
	string FileName
)

Parameters

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

Reference