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

    Parameters

    value
    See Also