OMathRecognizedFunctions Object Members
Word Developer Reference |
Represents a collection of recognized functions. Use the OMathRecognizedFunction object to access individual members of the collection.
Methods
Name | Description | |
---|---|---|
Add | Creates a new recognized function and returns an OMathRecognizedFunction object. | |
Item | Returns an OMathRecognizedFunction object that represents the specified item in the collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns the number of items in the OMathRecognizedFunctions collection. Read-only Long. | |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified OMathRecognizedFunctions object. |