www.csvreader.com

Gets or sets the index of the current sheet in the workbook.

[Visual Basic]
Public Property CurrentSheet As Integer
[C#]
public int CurrentSheet {get; set;}

See Also

SpreadsheetReader Class | DataStreams.Common Namespace