[]
Returns the IRange object that represents all the rows on the specified worksheet. This is read-only Range object.
IRange Rows { get; }
ReadOnly Property Rows As IRange