Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 720 Bytes

Excel.Chart.ProtectDrawingObjects.md

File metadata and controls

28 lines (17 loc) · 720 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Chart.ProtectDrawingObjects property (Excel)
vbaxl10.chm148091
vbaxl10.chm148091
Excel.Chart.ProtectDrawingObjects
6e65e306-ef55-7e05-41e2-14a1bbc1456e
04/16/2019
medium

Chart.ProtectDrawingObjects property (Excel)

True if shapes are protected. To turn on shape protection, use the Protect method with the DrawingObjects argument set to True. Read-only Boolean.

Syntax

expression.ProtectDrawingObjects

expression A variable that represents a Chart object.

[!includeSupport and feedback]