GrapeCity.Xaml.Excel
Name Property (IName)


GrapeCity.Excel Namespace > IName Interface : Name Property
Get or set the name of the defined name
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As IName
Dim value As String
 
value = instance.Name
string Name {get;}
See Also

Reference

IName Interface
IName Members