OMathAutoCorrectEntry Object Members

Word Developer Reference

Represents an individual entry in the OMathAutoCorrectEntry collection.

Methods

  Name Description
Bb257648.methods(en-us,office.12).gif Delete Deletes the specified equation auto correct entry.

Properties

  Name Description
Bb257648.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257648.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.
Bb257648.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257648.properties(en-us,office.12).gif Name Returns or sets a String that represents the name of an equation auto correct entry. Read/write.
Bb257648.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathAutoCorrectEntry object.
Bb257648.properties(en-us,office.12).gif Value Returns or sets a String that represents the contents of an equation auto correct entry. Read/write.