Cell |
The CellRangeEnumerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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. |