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