OMathAutoCorrectEntry Object Members
Word Developer Reference |
Represents an individual entry in the OMathAutoCorrectEntry collection.
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the specified equation auto correct entry. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application 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 Long. |
![]() |
Index | Returns a Long that represents the position of an item in a collection. Read-only. |
![]() |
Name | Returns or sets a String that represents the name of an equation auto correct entry. Read/write. |
![]() |
Parent | Returns an Object that represents the parent object of the specified OMathAutoCorrectEntry object. |
![]() |
Value | Returns or sets a String that represents the contents of an equation auto correct entry. Read/write. |