| SpreadsheetReaderRecordCount Property |
Returns the count of records found in the current sheet.
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public int RecordCount { get; }
Public ReadOnly Property RecordCount As Integer
Get
Property Value
Type:
Int32See Also