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