Share via


OMathAutoCorrectEntries Object Members

Word Developer Reference

Represents a collection of math AutoCorrect entries. Use the OMathAutoCorrectEntry object to access individual AutoCorrect entries.

Methods

  Name Description
Bb257647.methods(en-us,office.12).gif Add Creates an equation auto correct entry and returns an OMathAutoCorrectEntry object.
Bb257647.methods(en-us,office.12).gif Item Returns an OMathAutoCorrectEntry object that represents the specified item in the collection.

Properties

  Name Description
Bb257647.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257647.properties(en-us,office.12).gif Count Returns the number of items in the OMathAutoCorrectEntries collection. Read-only Long.
Bb257647.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.
Bb257647.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathAutoCorrectEntries object.