Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLNamedRange Class / Refers Property

In This Topic
    Refers Property
    In This Topic
    Gets the refers text approximated CellRanges of the current named range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Refers As String
    public string Refers {get;}
    See Also