Current | Gets the current element in the cell range. |
CurrentCell | Gets the current ExcelCell in the cell range. |
CurrentColumn | Current absolute column index in the cell range. |
CurrentRow | Current absolute row index in the cell range. |
Parent | Parent CellRange. |
MoveNext | Advances the enumerator to the next element of the cell range. |
Reset | Sets the enumerator to its initial position, which is one column before the first cell in the cell range. |
CellRangeEnumerator Class | GemBox.Spreadsheet Namespace