CellRange.Rows

CellRange.Rows property

Gets total rows of CellRange object.

public int Rows { get; }

See Also