Spread Silverlight Documentation
Name Property (CalcExternalNameIdentity)


GrapeCity.CalcEngine Namespace > CalcExternalNameIdentity Class : Name Property
Gets the name that represents a data address.
Syntax
'Declaration
 
Public ReadOnly Property Name As System.String
'Usage
 
Dim instance As CalcExternalNameIdentity
Dim value As System.String
 
value = instance.Name
public System.string Name {get;}

Property Value

A System.String value that represents a data address.
See Also

Reference

CalcExternalNameIdentity Class
CalcExternalNameIdentity Members