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

    Parameters

    value
    See Also