Spread Silverlight Documentation
Name Property (NamedCellRange)


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

Reference

NamedCellRange Class
NamedCellRange Members