Excel for WinRT
IsEmpty Property (XLNamedRange)


Determines whether the current range is empty.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As System.Boolean
'Usage
 
Dim instance As XLNamedRange
Dim value As System.Boolean
 
value = instance.IsEmpty
public System.bool IsEmpty {get;}
See Also

Reference

XLNamedRange Class
XLNamedRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback