Spread Silverlight Documentation
RefersToR1C1 Property (IName)


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

Reference

IName Interface
IName Members