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
Public method Delete Deletes the specified recognized function from the list of the recognized functions.

Top

Properties

  Name Description
Public property Application Returns a _Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only.
Public property Index Returns an Integer that represents the position of an item in a collection. Read-only.
Public property Name Returns a String that represents the name of an equation recognized function. Read-only.
Public property Parent Returns the parent of the specified OMathRecognizedFunction object.

Top

See Also

Reference

OMathRecognizedFunction Interface

Microsoft.Office.Interop.Word Namespace