Collection of excel rows (ExcelRow).
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025
Syntax
| C# |
|---|
public sealed class ExcelRowCollection : ExcelRowColumnCollectionBase<ExcelRow> |
| Visual Basic |
|---|
Public NotInheritable Class ExcelRowCollection _ Inherits ExcelRowColumnCollectionBase(Of ExcelRow) |
Inheritance Hierarchy
System..::..Object
GemBox.Spreadsheet..::..ExcelRowColumnCellCollectionBase
GemBox.Spreadsheet..::..ExcelRowColumnCollectionBase
GemBox.Spreadsheet..::..ExcelRowColumnCollectionBase<(Of <(<'ExcelRow>)>)>
GemBox.Spreadsheet..::..ExcelRowCollection
GemBox.Spreadsheet..::..ExcelRowColumnCellCollectionBase
GemBox.Spreadsheet..::..ExcelRowColumnCollectionBase
GemBox.Spreadsheet..::..ExcelRowColumnCollectionBase<(Of <(<'ExcelRow>)>)>
GemBox.Spreadsheet..::..ExcelRowCollection