OMathFunc Members

Include Protected Members
Include Inherited Members

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.

Properties

  Name Description
Public property Application Returns an _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 E Returns an OMath object that represents the base of the specified equation object. Read-only.
Public property FName Returns an OMath object that represents the name of a mathematical function, such as sin or cos. Read-only.
Public property Parent Returns the parent object of the specified OMathFunc object.

Top

See Also

Reference

OMathFunc Interface

Microsoft.Office.Interop.Word Namespace