Name.RefersTo Property

Definition

Returns 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.

public:
 property System::Object ^ RefersTo { System::Object ^ get(); void set(System::Object ^ value); };
public object RefersTo { get; set; }
Public Property RefersTo As Object

Property Value

Applies to