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