ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.String
    public System.string Refers {get;}
    See Also