Click or drag to resize

XlsSlicerCollection Add Method

Overload List
Name Description
Public method Add(T)
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from CollectionBase T .)
Public method Add(IListObject, String, Int32)
Adds a slicer associated with a table to the collection.
Public method Add(IPivotTable, String, IPivotField)
Adds a slicer to the collection.
Public method Add(IPivotTable, String, Int32)
Adds a slicer to the collection.
Public method Add(IPivotTable, Int32, Int32, IPivotField)
Adds a slicer to the collection.
Public method Add(IPivotTable, Int32, Int32, Int32)
Adds a slicer to the collection.
Top
See Also