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