The methods of the ExcelColumnCollection class are listed below. For a complete list of ExcelColumnCollection class members, see the ExcelColumnCollection Members topic.
![]() ColumnIndexToName | Converts column index (0, 1, ...) to column name ("A", "B", ...). |
![]() ColumnNameToIndex | Converts column name ("A", "B", ...) to column index (0, 1, ...). |
GetEnumerator (inherited from ExcelRowColumnCellCollectionBase) | Returns an enumerator for the ExcelRowColumnCellCollectionBase. |
ExcelColumnCollection Class | GemBox.Spreadsheet Namespace | ExcelColumn