Share via


Slicer.Delete Method

Deletes the slicer and removes it from the associated Slicers collection.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As Slicer

instance.Delete()
void Delete()

See Also

Reference

Slicer Interface

Slicer Members

Microsoft.Office.Interop.Excel Namespace