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 | |
---|---|---|
Delete | Deletes the specified OMathAutoCorrectEntry. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns an object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only. | |
Index | Returns an Integer object that describes the position of an item in a collection. Read-only. | |
Name | Returns or sets a String that represents the name of an OMathAutoCorrectEntry(). Read/write. | |
Parent | Returns the parent object of the specified OMathAutoCorrectEntry object. | |
Value | Returns or sets a String that represents the contents of a OMathAutoCorrectEntry(). Read/write. |
Top