AutoCorrect.CorrectCapsLock 属性

定义

返回或设置一个值,该值指示 Microsoft Word是否自动更正你在键入时无意中使用 CAPS LOCK 键的实例。

public:
 property bool CorrectCapsLock { bool get(); void set(bool value); };
public bool CorrectCapsLock { get; set; }
member this.CorrectCapsLock : bool with get, set
Public Property CorrectCapsLock As Boolean

属性值

适用于