OMathFunction.BorderBox Property

Definition

Returns an OMathBorderBox object that represents a border drawn around an equation or part of an equation. The OMathBorderBox object can also be used to draw horizontal, vertical, and diagonal strikethrough lines by using BorderBox arguments. Read-only.

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

Property Value

OMathBorderBox

Applies to