Workbook.ActiveSlicer property (Excel)
Returns an object that represents the active slicer in the active workbook or in the specified workbook. Returns Nothing if no slicer is active. Read-only.
expression.ActiveSlicer
expression A variable that represents a Workbook object.
Slicer
If you don't specify a Workbook object, this property returns the active slicer in the active workbook.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.