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

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