OMathBorderBox Interface

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.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("2503B6EE-0889-44DF-B920-6D6F9659DEA3")> _
Public Interface OMathBorderBox
'Usage
Dim instance As OMathBorderBox
[GuidAttribute("2503B6EE-0889-44DF-B920-6D6F9659DEA3")]
public interface OMathBorderBox

See Also

Reference

OMathBorderBox Members

Microsoft.Office.Interop.Word Namespace