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

In This Topic
IsBuiltInName Property
In This Topic
Determines whether the range has a built-in name.
Syntax
'Declaration
 
Public ReadOnly Property IsBuiltInName As System.Boolean
 
See Also