In This Topic
Represents an item in a PivotTable field. The items are the individual data entries in a field category. The PivotItem object is a member of the PivotItems
collection. The PivotItems collection contains all the items in a PivotField.
Object Model
Syntax
public interface IPivotItem
See Also