ChartSheetBase.ProtectDrawingObjects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether shapes are protected on the ChartSheetBase.
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.