_OLEObject.Locked Property

Definition

True if the object is locked, False if the object can be modified when the sheet is protected. Read/write Boolean.

public:
 property bool Locked { bool get(); void set(bool value); };
public bool Locked { get; set; }
Public Property Locked As Boolean

Property Value

Applies to