Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Word Developer Reference |
Represents the AutoCorrect functionality in Word.
Remarks
Use the AutoCorrect property to return the AutoCorrect object. The following example enables the AutoCorrect options and creates an AutoCorrect entry.
Visual Basic for Applications |
---|
|
The Entries property returns the Entries object that represents the AutoCorrect entries in the AutoCorrect dialog box.
See Also