GridCells.Rows

GridCells.Rows property

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

public GridRowCollection Rows { get; }

See Also