OMath.Breaks Property

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

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

Syntax

'Declaration
ReadOnly Property Breaks As OMathBreaks
    Get
'Usage
Dim instance As OMath
Dim value As OMathBreaks

value = instance.Breaks
OMathBreaks Breaks { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathBreaks
OMathBreaks

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace