OMathBox Object Members

Word Developer Reference

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
Bb257651.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257651.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257651.properties(en-us,office.12).gif 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.
Bb257651.properties(en-us,office.12).gif E Returns an OMath object that represents the base of the specified equation object. Read-only.
Bb257651.properties(en-us,office.12).gif NoBreak Returns or sets a Boolean that represents whether breaks are allowed inside the box object. Read/write.
Bb257651.properties(en-us,office.12).gif 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.
Bb257651.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathBox object.