[]
Gets the formula in A1 format which the defined name refers to.
public string RefersTo { get; set; }
Public Property RefersTo As String
| Type | Description |
|---|---|
| string | The string value represents formula which the defined name refers to. |