Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setFormula2R1C1Local Method
In This Topic
    setFormula2R1C1Local Method
    In This Topic
    Sets the localized formula of the cells represented by this range in R1C1-style array notation.
    Syntax
    void setFormula2R1C1Local( 
       java.lang.String value
    )

    Parameters

    value
    See Also