PivotTableCollectionAdd Method |
Name | Description | |
---|---|---|
![]() | Add(String, String, String) |
Adds a new PivotTable cache to a PivotCaches collection.
|
![]() | Add(PivotTable, String, String) |
Adds a new PivotTable Object to the collection from another PivotTable.
|
![]() | Add(String, Int32, Int32, String) |
Adds a new PivotTable cache to a PivotCaches collection.
|
![]() | Add(String, String, String, Boolean) |
Adds a new PivotTable cache to a PivotCaches collection.
|
![]() | Add(PivotTable, Int32, Int32, String) |
Adds a new PivotTable Object to the collection from another PivotTable.
|
![]() | Add(String, Int32, Int32, String, Boolean) |
Adds a new PivotTable cache to a PivotCaches collection.
|
![]() | Add(String, Boolean, PivotPageFields, String, String) |
Adds a new PivotTable Object to the collection with multiple consolidation ranges as data source.
|
![]() | Add(String, Boolean, PivotPageFields, Int32, Int32, String) |
Adds a new PivotTable Object to the collection with multiple consolidation ranges as data source.
|