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 |
---|---|
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 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. |
|
Returns an OMath object that represents the base of the specified equation object. Read-only. |
|
Returns or sets a Boolean that represents whether breaks are allowed inside the box object. Read/write. |
|
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. |
|
Returns an Object that represents the parent object of the specified OMathBox object. |