Spread Silverlight Documentation
RefersTo Property (NamedCellRange)


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

Reference

NamedCellRange Class
NamedCellRange Members