OMathFunction.Box Property
Returns an OMathBox object that 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. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Box As OMathBox
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathBox
value = instance.Box
OMathBox Box { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathBox
OMathBox