CellRangeFirstColumnIndex Property |
Gets index of the first column.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic int FirstColumnIndex { get; }
Public ReadOnly Property FirstColumnIndex As Integer
Get
Property Value
Int32
See Also