C1.Excel Assembly / C1.Excel Namespace / XLNamedRange Class / IsNameOnly Property

In This Topic
IsNameOnly Property
In This Topic
Determines whether the current named range has a valid name but does not define a range.
Syntax
'Declaration
 
Public ReadOnly Property IsNameOnly As System.Boolean
 
See Also