Cells.Rows

Cells.Rows property

Gets the collection of Row objects that represents the individual rows in this worksheet.

public RowCollection Rows { get; }

See Also