OMathAutoCorrectEntries Members

Include Protected Members
Include Inherited Members

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

The OMathAutoCorrectEntries type exposes the following members.

Methods

  Name Description
Public method Add Creates an equation auto correct entry and returns an OMathAutoCorrectEntry object.
Public method GetEnumerator (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Returns an object that represents the Microsoft Word application.
Public property Count Returns the number of items in the OMathAutoCorrectEntries collection. Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only.
Public property Item Returns an OmathAutoCorrectEntry object that represents the specified item in the collection.
Public property Parent Returns the parent object of the specified OMathAutoCorrectEntries object.

Top

See Also

Reference

OMathAutoCorrectEntries Interface

Microsoft.Office.Interop.Word Namespace