ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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
    public System.int ColumnLast {get;}
    See Also