Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IName Interface
/ RefersToR1C1 Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RefersToR1C1 Property
In This Topic
Gets or sets the formula that the name is defined to refer to, in the language of the macro and in R1C1-style notation, beginning with an equal sign.
Syntax
C#
System.
string
RefersToR1C1 {
get
;
set
;}
See Also
Reference
IName Interface
IName Members