ChartSheet.ProtectDrawingObjects Property

Definition

Gets a value that indicates whether shapes are protected on the ChartSheet.

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.

Applies to