PivotItemCollection class

PivotItemCollection class

Represents a collection of all the PivotItem objects in the PivotField’s

The PivotItemCollection type exposes the following members:

Properties

PropertyDescription
countGets the count of the pivot items.

Gets the PivotItem Object at the specific index.

Indexer

NameDescription
[index]

Methods

MethodDescription
changeitems_orderDirectly changes the orders of the two items.

See Also