[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IName.RefersToR1C1

RefersToR1C1 Property

RefersToR1C1

Gets or sets the formula that the name is defined to refer to, in the language of the macro and in R1C1-style notation, beginning with an equal sign.

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