[]
Represents a collection of all the IPivotItem objects in a IPivotTable.
public interface IPivotItems
Public Interface IPivotItems
| 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. |