Link Search Menu Expand Document

XLSExtractorSaveToXLSFile Method

OverloadĀ List
NameDescription
Public methodSaveToXLSFile(String)
Saves document text as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
Public methodSaveToXLSFile(IListInt32, String)
Saves data from specified pages as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
Public methodSaveToXLSFile(String, String)
Saves data from specified page ranges as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
Public methodSaveToXLSFile(Int32, Int32, String)
Saves data from specified page range as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
Top
See Also

Reference