[]
Determines whether to include column header as the first row when importing data.
public bool IncludeColumnsHeader { get; set; }
Public Property IncludeColumnsHeader As Boolean
The default value is true.