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