Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / generateGetPivotDataFunction Method / generateGetPivotDataFunction() Method
In This Topic
    generateGetPivotDataFunction() Method
    In This Topic
    Generate the corresponding function "GETPIVOTDATA" for the cells in the pivot table.
    Syntax
    java.lang.String generateGetPivotDataFunction()

    Return Value

    "GETPIVOTDATA" function
    See Also