Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 700 Bytes

Excel.OLEObject.Locked.md

File metadata and controls

33 lines (19 loc) · 700 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OLEObject.Locked property (Excel)
vbaxl10.chm415085
vbaxl10.chm415085
Excel.OLEObject.Locked
b4c18627-362f-57d6-6cb6-daeb4aebf307
05/02/2019
medium

OLEObject.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 OLEObject 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]