Click or drag to resize
SpreadsheetReaderSheetCount Property
Returns the count of sheets found in the workbook.

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

Property Value

Type: Int32
See Also