OMathAutoCorrect Members

Include Protected Members
Include Inherited Members

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

The OMathAutoCorrect type exposes the following members.

Properties

  Name Description
Public property Application Returns an object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only
Public property Entries Returns the collection of equation autocorrect entries found within the equation autocorrect feature. Read-only.
Public property Functions Returns the collection that represents the recognized functions that are automatically corrected using the equation autocorrect feature. Read-only.
Public property Parent Returns the parent object of the specified OMathAutoCorrect object.
Public property 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.
Public property UseOutsideOMath Returns or sets a Boolean that represents whether Microsoft Office Word uses math autocorrect rules outside equations in a document. Read/write.

Top

See Also

Reference

OMathAutoCorrect Interface

Microsoft.Office.Interop.Word Namespace