Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 678 Bytes

Excel.Shape.Locked.md

File metadata and controls

33 lines (19 loc) · 678 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Shape.Locked property (Excel)
vbaxl10.chm636121
vbaxl10.chm636121
Excel.Shape.Locked
ead4e049-c358-7d77-f715-be9f8cfcdd4a
05/14/2019
medium

Shape.Locked property (Excel)

Returns or sets a Boolean value that indicates if the object is locked.

Syntax

expression.Locked

expression A variable that represents a Shape object.

Remarks

This property returns True if the object is locked or False if the object can be modified when the sheet is protected.

[!includeSupport and feedback]