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