Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 705 Bytes

Excel.OLEObjects.Locked.md

File metadata and controls

33 lines (19 loc) · 705 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OLEObjects.Locked property (Excel)
vbaxl10.chm419083
vbaxl10.chm419083
Excel.OLEObjects.Locked
92a02a9c-76e5-ae1c-ae05-05951a1590dd
05/02/2019
medium

OLEObjects.Locked property (Excel)

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

Syntax

expression.Locked

expression A variable that represents an OLEObjects 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]