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.