OMathBreak.Delete Method
Deletes the specified line break.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As OMathBreak
instance.Delete()
void Delete()