[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotFields

IPivotFields Interface

A collection of all the IPivotField objects in a pivot table report.

Namespace: GrapeCity.Spreadsheet.PivotTables
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IPivotFields
Public Interface IPivotFields

Properties

Name Description
Count

Gets the total number of fields in the collection.

this[int]

Gets the field at the specified index.

this[string]

Gets the field with the specified name.