Spread Silverlight Documentation
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 System.String
'Usage
 
Dim instance As IName
Dim value As System.String
 
value = instance.Name
System.string Name {get;}
See Also

Reference

IName Interface
IName Members