CellRangeEndPosition Property |
Gets name of the last cell in this cell range.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic string EndPosition { get; }
Public ReadOnly Property EndPosition As String
Get
Property Value
String
See Also