AutoCorrect.CorrectCapsLock Property

Definition

True if Microsoft Excel automatically corrects accidental use of the CAPS LOCK key.

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

Property Value

Applies to