ControlFormat.LockedText 属性

定义

当工作簿受保护时,指定对象中的文字是否被锁定以免发生更改,则该属性值为 True

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

属性值

适用于