Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLRange Class / ColumnLast Property

In This Topic
    ColumnLast Property (XLRange)
    In This Topic
    Gets or sets the index of the right column in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColumnLast As Integer
    public int ColumnLast {get;}
    See Also