_Worksheet.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.
True if shapes are protected. Read-only Boolean.
public:
property bool ProtectDrawingObjects { bool get(); };
public bool ProtectDrawingObjects { get; }
Public ReadOnly Property ProtectDrawingObjects As Boolean