[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.RowCount

RowCount Property

RowCount

Gets the number of rows in this IRange.

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

An integer that specifies the number of rows.

Remarks

If this IRange contains multiple areas, the number of rows in the first area is returned.