Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IName Interface / RefersTo Property
In This Topic
    RefersTo 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 A1-style notation, beginning with an equal sign.
    Syntax
    System.string RefersTo {get; set;}
    See Also