CorrectCapsLock Property
Applies To
AutoCorrect object.
Description
True if Microsoft Graph automatically corrects accidental use of the CAPS LOCK key. Read/write Boolean.
Example
This example enables Microsoft Graph to automatically correct accidental use of the CAPS LOCK key.
myChart.Application.AutoCorrect.CorrectCapsLock = True