Click or drag to resize
Accord.NET (logo)

ExcelReaderWorksheetNames Property

Gets the names of the distinct sheets that are contained in the Excel file.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public string[] WorksheetNames { get; }
Request Example View Source

Property Value

Type: String
See Also