[]
Gets the number of rows in this IRange.
int RowCount { get; }
ReadOnly Property RowCount As Integer
Type | Description |
---|---|
int | An integer that specifies the number of rows. |
If this IRange contains multiple areas, the number of rows in the first area is returned.