[]
Gets the zero based column number of the first column of this RangeInfo.
public int Column { get; set; }
Public Property Column As Integer
Type | Description |
---|---|
int | An integer that specifies the zero based column number of the first column. |
If this RangeInfo contains multiple areas, the first column number of the first area is returned.