ExcelRowCollection ClassGemBox.Spreadsheet Help
Collection of excel rows (ExcelRow).
Inheritance Hierarchy

System Object
  GemBox.Spreadsheet ExcelRowColumnCellCollectionBase
    GemBox.Spreadsheet ExcelRowColumnCollectionBase
      GemBox.Spreadsheet ExcelRowColumnCollectionBase ExcelRow 
        GemBox.Spreadsheet ExcelRowCollection

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax

public sealed class ExcelRowCollection : ExcelRowColumnCollectionBase<ExcelRow>
See Also