Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / PivotFields Property
In This Topic
    PivotFields Property
    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 PivotFields {get;}
    See Also