Spread WPF Documentation
RefersToR1C1 Property (NamedCellRange)


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

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

NamedCellRange Class
NamedCellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.