Excel for WinRT
IsEmpty Property (XLCellRange)


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

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback