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