[]
Gets a new instance of IRange which represents all rows belong to this IRange.
IRange Rows { get; }
ReadOnly Property Rows As IRange
An IRange object that specifies all rows.
If this IRange contains multiple areas, the new IRange contains rows of the first area only.