SlicerCache.Delete Method

Definition

Deletes the specified slicer cache and the slicers associated with it.

public:
 void Delete();
public void Delete ();
Public Sub Delete ()

Remarks

To delete a particular slicer independently of the slicer cache, use the Delete() method of the Slicer object instead.

Applies to