ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLCellRange Class / ColumnToRef Property

In This Topic
    ColumnToRef Property
    In This Topic
    Gets the reference type of the right column in the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnToRef As XLReferenceType
    public XLReferenceType ColumnToRef {get;}
    See Also