AutoCorrect Interface
Represents the AutoCorrect functionality in Microsoft Word.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("00020949-0000-0000-C000-000000000046")> _
Public Interface AutoCorrect
'Usage
Dim instance As AutoCorrect
[GuidAttribute("00020949-0000-0000-C000-000000000046")]
public interface AutoCorrect
Remarks
Use the AutoCorrect property to return the AutoCorrect object.
The Entries property returns the AutoCorrectEntries object that represents the AutoCorrect entries in the AutoCorrect dialog box (Tools menu).