Range.RowCount

Range.RowCount property

Gets the count of rows in the range.

public int RowCount { get; }

See Also