[]
Gets or sets the column index of the cell (0..x).
public int Column { get; set; }
The int representing the column index.