| SpreadsheetReaderHeaderCount Property |
Returns the count of column headers found when
HasHeaders
is set to true.
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public int HeaderCount { get; }
Public ReadOnly Property HeaderCount As Integer
Get
Property Value
Type:
Int32See Also