Share via


OMathRecognizedFunction Object Members

Word Developer Reference

Represents a recognized function. The OMathRecognizedFunction object is a member of the OMathRecognizedFunctions collection.

Methods

  Name Description
Bb257672.methods(en-us,office.12).gif Delete Deletes the specified recognized function from the list of the recognized functions.

Properties

  Name Description
Bb257672.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257672.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257672.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257672.properties(en-us,office.12).gif Name Returns a String that represents the name of an equation recognized function. Read-only.
Bb257672.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathRecognizedFunction object.