ControlFormat.LockedText Property

Definition

True if the text in the specified object will be locked to prevent changes when the workbook is protected.

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

Property Value

Applies to