Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IName Interface / RefersToR1C1 Property
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
    System.string RefersToR1C1 {get; set;}
    See Also