ColumnHeader

ChangeInfo.ColumnHeader property

Column header text taken from the first row of the worksheet for the corresponding column. Populated for Cells comparer when the first row contains header values, null otherwise.

public string ColumnHeader { get; set; }

See Also