Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCellRange Class / ColumnToRef Property

In This Topic
    ColumnToRef Property (XLCellRange)
    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