Pivot |
The PivotTableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Returns the number of objects PivotTable from the collection. | |
| ItemInt32 | Returns an object PivotTable from the collection at a specific index. | |
| ItemString | Returns an object PivotTable from the collection at a specific name. |
| Name | Description | |
|---|---|---|
| Add | Add an object PivotTable to the collection. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetEnumerator | Returns an enumerator for the PivotTableCollection. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |