| SpreadsheetReaderSheetCount Property |
Returns the count of sheets found in the workbook.
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public int SheetCount { get; }
Public ReadOnly Property SheetCount As Integer
Get
Property Value
Type:
Int32See Also