OMath.Breaks Property

Definition

Returns an OMathBreaks collection that represents the line breaks in an equation. Read-only.

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

Property Value

OMathBreaks

Applies to