OMathBorderBox Object Members

Word Developer Reference

Represents an invisible box around an equation or part of an equation to which you can assign properties that affect the layout or mathematical formatting of the entire box. For example, a box can serve as an operator emulator with or without an alignment point, serve as a like breakpoint, have an associated argument size (argSz), or be grouped so as not to allow line breaks.

Properties

  Name Description
Bb257650.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257650.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.
Bb257650.properties(en-us,office.12).gif E Returns an OMath object that represents the base of the specified equation object. Read-only.
Bb257650.properties(en-us,office.12).gif HideBot Returns or sets a Boolean that represents whether to hide the bottom border of an equation's bounding box. Read/write.
Bb257650.properties(en-us,office.12).gif HideLeft Returns or sets a Boolean that represents whether to hide the left border of an equation's bounding box. Read/write.
Bb257650.properties(en-us,office.12).gif HideRight Returns or sets a Boolean that represents whether to hide the right border of an equation's bounding box. Read/write.
Bb257650.properties(en-us,office.12).gif HideTop Returns or sets a Boolean that represents whether to hide the top border of an equation's bounding box. Read/write.
Bb257650.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathBorderBox object.
Bb257650.properties(en-us,office.12).gif StrikeBLTR Returns or sets a Boolean that represents a diagonal strikethrough from lower left to upper right. Read/write.
Bb257650.properties(en-us,office.12).gif StrikeH Returns or sets a Boolean that represents a horizontal strikethrough. Read/write.
Bb257650.properties(en-us,office.12).gif StrikeTLBR Returns or sets a Boolean that represents a diagonal strikethrough from upper left to lower right. Read/write.
Bb257650.properties(en-us,office.12).gif StrikeV Returns or sets a Boolean that represents a vertical strikethrough. Read/write.