Click or drag to resize
SpreadsheetDataReaderCurrentSheet Property
Gets or sets the index of the current sheet in the workbook.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public int CurrentSheet { get; set; }

Property Value

Type: Int32
See Also