OMath.Breaks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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