CellRangeEnumeratorCurrent Property |
Gets the current element in the cell range.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntaxpublic Object Current { get; }Public ReadOnly Property Current As Object
Get
Property Value
ObjectImplements
IEnumeratorCurrent
See Also