Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / PageFields Property
In This Topic
    PageFields Property
    In This Topic
    Returns an object that represents a collection of all the fields (an IPivotFields object) that are currently showing as page fields. Read-only.
    Syntax
    IPivotFields PageFields {get;}
    See Also