Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getPivotFields Method
In This Topic
    getPivotFields Method
    In This Topic
    Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of both the visible and hidden fields (a PivotFields object) in the PivotTable report.
    Syntax
    IPivotFields getPivotFields()
    See Also