Click or drag to resize
SpreadsheetReaderTable Property
Returns all data for the current sheet as a DataTable of string columns.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public DataTable Table { get; }

Property Value

Type: DataTable
See Also