OLEObjects.Locked Property

Definition

True if the object is locked; False if the object can be modified when the sheet is protected.

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

Property Value

Applies to