Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.