GrapeCity.Xaml.Excel
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 String
'Usage
 
Dim instance As IName
Dim value As String
 
value = instance.RefersTo
string RefersTo {get;}
See Also

Reference

IName Interface
IName Members