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