OMathRecognizedFunction Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a recognized function. The OMathRecognizedFunction object is a member of the OMathRecognizedFunctions collection.
public interface class OMathRecognizedFunction
[System.Runtime.InteropServices.Guid("5C04BD93-2F3F-4668-918D-9738EC901039")]
public interface OMathRecognizedFunction
type OMathRecognizedFunction = interface
Public Interface OMathRecognizedFunction
- Attributes
Properties
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. |
Methods
Delete() |
Deletes the specified recognized function from the list of the recognized functions. |