OMathFunc Members (Word)
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.
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. |
|
Returns an OMath object that represents the base of the specified equation object. Read-only. |
|
Returns an OMath object that represents the name of a mathematical function, such as sin or cos. Read-only. |
|
Returns an Object that represents the parent object of the specified OMathFunc object. |