The methods of the ExcelRowCollection class are listed below. For a complete list of ExcelRowCollection class members, see the ExcelRowCollection Members topic.
![]() RowIndexToName | Converts row index (0, 1, ...) to row name ("1", "2", ...). |
![]() RowNameToIndex | Converts row name ("1", "2", ...) to row index (0, 1, ...). |
GetEnumerator (inherited from ExcelRowColumnCellCollectionBase) | Returns an enumerator for the ExcelRowColumnCellCollectionBase. |
ExcelRowCollection Class | GemBox.Spreadsheet Namespace | ExcelRow