OMathFunction.Box Property

Definition

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.

public:
 property Microsoft::Office::Interop::Word::OMathBox ^ Box { Microsoft::Office::Interop::Word::OMathBox ^ get(); };
public Microsoft.Office.Interop.Word.OMathBox Box { get; }
member this.Box : Microsoft.Office.Interop.Word.OMathBox
Public ReadOnly Property Box As OMathBox

Property Value

OMathBox

Applies to