OMathRecognizedFunction Members
Include Protected Members
Include Inherited Members
Represents a recognized function. The OMathRecognizedFunction object is a member of the OMathRecognizedFunctions collection.
The OMathRecognizedFunction type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified recognized function from the list of the recognized functions. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns a _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. | |
Index | Returns an Integer 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 the parent of the specified OMathRecognizedFunction object. |
Top