OMathAutoCorrectEntry Members

Include Protected Members
Include Inherited Members

Represents an individual entry in the OMathAutoCorrectEntries collection.

The OMathAutoCorrectEntry type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified OMathAutoCorrectEntry.

Top

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 Index Returns an Integer object that describes the position of an item in a collection. Read-only.
Public property Name Returns or sets a String that represents the name of an OMathAutoCorrectEntry(). Read/write.
Public property Parent Returns the parent object of the specified OMathAutoCorrectEntry object.
Public property Value Returns or sets a String that represents the contents of a OMathAutoCorrectEntry(). Read/write.

Top

See Also

Reference

OMathAutoCorrectEntry Interface

Microsoft.Office.Interop.Word Namespace