GemBox.Spreadsheet

CellRangeEnumerator Members

CellRangeEnumerator overview

Public Instance Properties

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.

Public Instance Methods

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.

See Also

CellRangeEnumerator Class | GemBox.Spreadsheet Namespace