Spread Silverlight Documentation
RefersToR1C1 Property (NamedCellRange)


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

Reference

NamedCellRange Class
NamedCellRange Members