[]
Gets or sets a value indicating whether the first row contains header information.
public YesNoGuess Header { get; set; }
Public Property Header As YesNoGuess
true if the first row contains header information; otherwise, false.
true
false