Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IName Interface / getRefersToR1C1 Method
In This Topic
    getRefersToR1C1 Method
    In This Topic
    Gets 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.
    Syntax
    java.lang.String getRefersToR1C1()
    See Also