Click or drag to resize

CellRangeEnumeratorCurrentCell Property

Gets the current ExcelCell in the cell range.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.3.5
Syntax
public ExcelCell CurrentCell { get; }

Property Value

ExcelCell
See Also