Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 792 Bytes

Excel.Slicer.Locked.md

File metadata and controls

38 lines (21 loc) · 792 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Slicer.Locked property (Excel)
vbaxl10.chm905084
vbaxl10.chm905084
Excel.Slicer.Locked
4d59178b-9cb9-0a9e-76cc-1b5c4547b3dd
05/16/2019
medium

Slicer.Locked property (Excel)

Returns or sets whether the specified slicer can be modified when the sheet that contains it is protected. Read/write.

Syntax

expression.Locked

expression A variable that represents a Slicer object.

Return value

Boolean

Remarks

True if the slicer is locked when the sheet is protected. False if the slicer can be modified when the sheet is protected. The default value is True.

[!includeSupport and feedback]