SourceName Property (ISlicerCache)
Gets the name of the data source the slicer is connected to.
'Declaration
ReadOnly Property SourceName As String
'Usage
Dim instance As ISlicerCache
Dim value As String
value = instance.SourceName
Property Value
The name of the data source the slicer is connected to.