Partager via


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

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 Long.

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 an Object that represents the parent object of the specified OMathFunc object.