Slicers Property (IWorksheet)
'Declaration
ReadOnly Property Slicers As ISlicers
'Usage
Dim instance As IWorksheet
Dim value As ISlicers
value = instance.Slicers
Property Value
The
GrapeCity.Spreadsheet.Slicers.ISlicers collection that contains the collection of
GrapeCity.Spreadsheet.Slicers.ISlicer objects.