C1.Excel Assembly / C1.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
 
See Also