XlsSlicerCollection Add Method |
| Name | Description | |
|---|---|---|
|
|
Add(T) |
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from
CollectionBase
T
.)
|
|
|
Add(IListObject, String, Int32) |
Adds a slicer associated with a table to the collection.
|
|
|
Add(IPivotTable, String, IPivotField) |
Adds a slicer to the collection.
|
|
|
Add(IPivotTable, String, Int32) |
Adds a slicer to the collection.
|
|
|
Add(IPivotTable, Int32, Int32, IPivotField) |
Adds a slicer to the collection.
|
|
|
Add(IPivotTable, Int32, Int32, Int32) |
Adds a slicer to the collection.
|