ComponentOne Excel for UWP
ColumnLast Property

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLRange Class : ColumnLast Property
Gets or sets the index of the right column in the range.
Syntax
'Declaration
 
Public ReadOnly Property ColumnLast As System.Integer
public System.int ColumnLast {get;}
See Also

Reference

XLRange Class
XLRange Members