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