Worksheet.ProtectDrawingObjects Property

Gets a value that indicates whether shapes are protected.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property ProtectDrawingObjects As Boolean
    Get
bool ProtectDrawingObjects { get; }

Property Value

Type: System.Boolean
true if shapes are protected; otherwise, false.

.NET Framework Security

See Also

Reference

Worksheet Interface

Microsoft.Office.Tools.Excel Namespace