[]
Represents a collection of all the PivotTable objects in the specified object.
public interface IPivotTables
Public Interface IPivotTables
| Name | Description |
|---|---|
| Count | Gets a value that represents the number of objects in the collection. |
| this[int] | Gets a single IPivotTable object from the collection. |
| this[string] | Gets a single IPivotTable object from the collection. |