Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 709 Bytes

Excel.ChartObject.Locked.md

File metadata and controls

33 lines (19 loc) · 709 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ChartObject.Locked property (Excel)
vbaxl10.chm494085
vbaxl10.chm494085
Excel.ChartObject.Locked
6c500016-73c5-81bc-30de-4c008bf97cd0
04/20/2019
medium

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