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

In This Topic
Name Property (XLNamedRange)
In This Topic
Gets or sets the name of the current named range.
Syntax
'Declaration
 
Public Property Name As System.String
 
See Also