XLSExtractorSaveToXLSFile Method (String)ByteScout PDF Extractor SDK
Saves document text as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public void SaveToXLSFile(
	string fileName
)

Parameters

fileName
Type: SystemString
File name.

Implements

IXLSExtractorSaveToXLSFile(String)
See Also

Reference