SlicerCollection Methods |
The SlicerCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add(ListObject, ListColumn, String) |
Add a new Slicer using ListObjet as data source
|
![]() ![]() | Add(ListObject, Int32, String) |
Add a new Slicer using ListObjet as data source
|
![]() ![]() | Add(PivotTable, String, PivotField) |
Add a new Slicer using PivotTable as data source
|
![]() ![]() | Add(PivotTable, String, Int32) |
Add a new Slicer using PivotTable as data source
|
![]() ![]() | Add(PivotTable, String, String) |
Add a new Slicer using PivotTable as data source
|
![]() ![]() | Add(ListObject, ListColumn, Int32, Int32) |
Add a new Slicer using ListObjet as data source
|
![]() ![]() | Add(PivotTable, Int32, Int32, PivotField) |
Add a new Slicer using PivotTable as data source
|
![]() ![]() | Add(PivotTable, Int32, Int32, Int32) |
Add a new Slicer using PivotTable as data source
|
![]() ![]() | Add(PivotTable, Int32, Int32, String) |
Add a new Slicer using PivotTable as data source
|
![]() | Clear | (Inherited from CollectionBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from CollectionBase.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnClear | (Inherited from CollectionBase.) |
![]() | OnClearComplete | (Inherited from CollectionBase.) |
![]() | OnInsert | (Inherited from CollectionBase.) |
![]() | OnInsertComplete | (Inherited from CollectionBase.) |
![]() | OnRemove | (Inherited from CollectionBase.) |
![]() | OnRemoveComplete | (Inherited from CollectionBase.) |
![]() | OnSet | (Inherited from CollectionBase.) |
![]() | OnSetComplete | (Inherited from CollectionBase.) |
![]() | OnValidate | (Inherited from CollectionBase.) |
![]() ![]() | Remove |
Remove the specified Slicer
|
![]() ![]() | RemoveAt |
Deletes the Slicer at the specified index
|
![]() | ToString | (Inherited from Object.) |