Spread Silverlight Documentation
RefersTo Property (IName)


GrapeCity.Excel Namespace > IName Interface : RefersTo Property
Gets or sets the formula which the defined name refers to.
Syntax
'Declaration
 
ReadOnly Property RefersTo As System.String
'Usage
 
Dim instance As IName
Dim value As System.String
 
value = instance.RefersTo
System.string RefersTo {get;}
See Also

Reference

IName Interface
IName Members