Name.RefersTo

Name.RefersTo property

Returns or sets the formula that the name is defined to refer to, beginning with an equal sign.

public string RefersTo { get; set; }

See Also