[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotItems

IPivotItems Interface

Represents a collection of all the IPivotItem objects in a IPivotTable.

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

Properties

Name Description
Count

Gets a value that represents the number of objects in the collection.

this[int]

Gets a single IPivotItem object from the collection.

this[string]

Gets a single IPivotItem object from the collection.