Share via


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.

Version Information

추가된 버전: Excel 2010

Syntax

.ActiveSlicer

A variable that represents a Workbook object.

Return Value

Slicer

Remarks

If you do not specify a Workbook object, this property returns the active slicer in the active workbook.

참고 항목

개념

Workbook Object

Workbook Object Members