|
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; }
Public ReadOnly Property WorksheetNames As String()
Get
Request Example
View SourceProperty Value
Type:
StringSee Also