[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IName.RefersTo

RefersTo Property

RefersTo

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.

Declaration
string RefersTo { get; set; }
Property RefersTo As String