Count Property (ISlicers)
Gets the number of
ISlicerItem objects in the collection.
'Declaration
ReadOnly Property Count As Integer
'Usage
Dim instance As ISlicers
Dim value As Integer
value = instance.Count
Property Value
The number of
ISlicerItem objects in the collection.