Click or drag to resize

CellRangeEnumeratorCurrent Property

Gets the current element in the cell range.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public Object Current { get; }

Property Value

Object

Implements

IEnumeratorCurrent
See Also