Partager via


OMathBox Members (Word)

Represents an invisible box around an equation or part of an equation to which you can apply properties that affect the mathematical or formatting properties, such as line breaks.

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.

Diff

Returns or sets a Boolean that represents whether the box acts as the mathematical differential, in which case the box receives the appropriate horizontal spacing for a differential. Read/write.

E

Returns an OMath object that represents the base of the specified equation object. Read-only.

NoBreak

Returns or sets a Boolean that represents whether breaks are allowed inside the box object. Read/write.

OpEmu

Returns or sets a Boolean that represents that the box and its contents behave as a single operator and inherit the properties of an operator. Read/write.

Parent

Returns an Object that represents the parent object of the specified OMathBox object.