Click or drag to resize

CellRangeEnumerator Properties

The CellRangeEnumerator type exposes the following members.

Properties
 NameDescription
Public propertyCurrent Gets the current element in the cell range.
Public propertyCurrentCell Gets the current ExcelCell in the cell range.
Public propertyCurrentColumn Current absolute column index in the cell range.
Public propertyCurrentRow Current absolute row index in the cell range.
Public propertyParent Parent CellRange.
Top
See Also