OMathFunc Members
Office 2010
Represents the application of a function or an argument in an equation that consists of a function name, such as sin or cos, and an argument.
The OMathFunc type exposes the following members.
| Name | Description | |
|---|---|---|
|
Application | Returns an _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. |
|
E | Returns an OMath object that represents the base of the specified equation object. Read-only. |
|
FName | Returns an OMath object that represents the name of a mathematical function, such as sin or cos. Read-only. |
|
Parent | Returns the parent object of the specified OMathFunc object. |