Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 812 Bytes

Excel.Workbook.ActiveSlicer.md

File metadata and controls

38 lines (21 loc) · 812 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.ActiveSlicer property (Excel)
vbaxl10.chm199267
vbaxl10.chm199267
Excel.Workbook.ActiveSlicer
d3858353-0be1-338c-e43f-1e5ffb7f37ba
05/25/2019
medium

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.

[!includeSupport and feedback]