Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicerCache Interface / Delete Method


In This Topic
Delete Method (ISlicerCache)
In This Topic
Deletes the specified slicer cache and the slicers associated with it.
Syntax
'Declaration
 
Sub Delete() 
 
'Usage
 
Dim instance As ISlicerCache
 
instance.Delete()
See Also