Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / setFormula Method
The formula to set.
In This Topic
    setFormula Method
    In This Topic
    Sets the formula of the current shape.
    Syntax
    void setFormula( 
       java.lang.String formula
    )

    Parameters

    formula
    The formula to set.
    See Also