True if words that begin with two capital letters are corrected automatically. Read/write Boolean.

Example

This example sets Microsoft Graph to automatically correct words that begin with two capital letters.

With myChart.Application.AutoCorrect .TwoInitialCapitals = True .ReplaceText = True End With