OMathRecognizedFunction Object Members
Word Developer Reference |
Represents a recognized function. The OMathRecognizedFunction object is a member of the OMathRecognizedFunctions collection.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified recognized function from the list of the recognized functions. |
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 a String that represents the name of an equation recognized function. Read-only. | |
Parent | Returns an Object that represents the parent object of the specified OMathRecognizedFunction object. |