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

    Parameters

    value
    See Also