Adds a new column to the parent CsvFile.
public CsvColumn AddColumn(string name)
name
The name of the column.
The added column.