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

In This Topic
    IsBuiltInName Property (XLNamedRange)
    In This Topic
    Determines whether the range has a built-in name.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsBuiltInName As Boolean
    public bool IsBuiltInName {get;}
    See Also