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