ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLNamedRange Class / IsEmpty Property

In This Topic
    IsEmpty Property (XLNamedRange)
    In This Topic
    Determines whether the current range is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also