Click or drag to resize
Accord.NET (logo)

ExcelReaderGetWorksheetList Method

Gets the list of worksheets in the spreadsheet.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public string[] GetWorksheetList()
Request Example View Source

Return Value

Type: String
See Also