CellRangeEnumeratorCurrentCell Property |
Gets the current
ExcelCell in the cell range.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.3.5
Syntaxpublic ExcelCell CurrentCell { get; }Public ReadOnly Property CurrentCell As ExcelCell
Get
Property Value
ExcelCell
See Also