C1.Excel Assembly / C1.Excel Namespace / XLRange Class / ColumnLast Property

In This Topic
ColumnLast Property
In This Topic
Gets or sets the index of the right column in the range.
Syntax
'Declaration
 
Public ReadOnly Property ColumnLast As System.Integer
 
See Also