OMathAutoCorrect Object Members

Word Developer Reference

Represents the math AutoCorrect feature in Microsoft Office Word. To access the math AutoCorrect entries, use the OMathAutoCorrectEntries collection.

Properties

  Name Description
Bb257646.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257646.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257646.properties(en-us,office.12).gif Entries Returns an OMathAutoCorrectEntries collection that represents the collection of equation autocorrect entries within the equation autocorrect feature. Read-only.
Bb257646.properties(en-us,office.12).gif Functions Returns an OMathRecognizedFunctions collection that represents the recognized functions that are automatically corrected using the equation autocorrect feature. Read-only.
Bb257646.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathAutoCorrect object.
Bb257646.properties(en-us,office.12).gif ReplaceText Returns or sets a Boolean that represents whether Microsoft Office Word automatically replaces strings in equations with the corresponding math AutoCorrect definitions. Read/write.
Bb257646.properties(en-us,office.12).gif UseOutsideOMath Returns or sets a Boolean that represents whether Microsoft Office Word uses math autocorrect rules outside equations in a document. Read/write.