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

In This Topic
    ColumnFromRef Property (XLCellRange)
    In This Topic
    Gets the reference type of the left column in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColumnFromRef As XLReferenceType
    public XLReferenceType ColumnFromRef {get;}
    See Also