CellLocation.Column

CellLocation.Column property

Gets or sets the column of the cell location.

public int Column { get; set; }

See Also