Click or drag to resize
Accord.NET (logo)

ExcelReaderGetWorksheet Method

Gets the entire worksheet as a data set.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public DataSet GetWorksheet()
Request Example View Source

Return Value

Type: DataSet
See Also