OMathBox Members

Include Protected Members
Include Inherited Members

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.

The OMathBox 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 Diff Returns or sets a Boolean that states whether the box acts as the mathematical differential, in which case the box receives the appropriate horizontal spacing for a differential. Read/write.
Public property E Returns an OMath object that represents the base of the specified equation object. Read-only.
Public property NoBreak Returns or sets a Boolean that states whether breaks are allowed inside the box object. Read/write.
Public property OpEmu Returns or sets a Boolean that states if the box and its contents behave as a single operator and inherit the properties of an operator. Read/write.
Public property Parent Returns the parent object of the specified OMathBox object.

Top

See Also

Reference

OMathBox Interface

Microsoft.Office.Interop.Word Namespace