[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.Row2

Row2 Property

Row2

Gets the zero based row number of the last row of this IRange.

Declaration
int Row2 { get; }
ReadOnly Property Row2 As Integer
Property Value
Type Description
int

An integer that specifies the zero based row number of the last row.

Remarks

If this IRange contains multiple areas, the last row number of the last area is returned.