Worksheet.ProtectDrawingObjects Property

Definition

Gets a value that indicates whether shapes are protected.

public:
 property bool ProtectDrawingObjects { bool get(); };
public bool ProtectDrawingObjects { get; }
member this.ProtectDrawingObjects : bool
Public ReadOnly Property ProtectDrawingObjects As Boolean

Property Value

true if shapes are protected; otherwise, false.

Applies to