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.

Syntax

expression.ActiveSlicer

expression A variable that represents a Workbook object.

Return value

Slicer

Remarks

If you don't specify a Workbook object, this property returns the active slicer in the active workbook.

Support and feedback

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.