Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartTitle Interface / setFormula Method
In This Topic
    setFormula Method
    In This Topic
    Sets a value that represents the formula of the object using A1-style notation, in English.
    Syntax
    void setFormula( 
       java.lang.String value
    )

    Parameters

    value
    See Also