Click or drag to resize
SpreadsheetReaderHeaderCount Property
Returns the count of column headers found when HasHeaders is set to true.

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

Property Value

Type: Int32
See Also