Link Search Menu Expand Document

DefinedNameRefersTo Property

Gets or sets the formula that the name is defined to refer to.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string RefersTo { get; set; }

Property Value

Type: String
The refers to.

Implements

IDefinedNameRefersTo
See Also

Reference