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

    Parameters

    value
    See Also