OMathBreak Members
Include Protected Members
Include Inherited Members
Represents individual line breaks in an equation. Each OMathBreak object is a member of the OMathBreaks collection.
The OMathBreak type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified line break. |
Top
Properties
Name | Description | |
---|---|---|
AlignAt | Returns or sets an Integer that represents the operator in one line, to which Microsoft Office Word aligns consecutive lines in an equation. Read/write. | |
Application | Returns a _Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only. | |
Parent | Returns the parent object of the specified OMathBreak object. | |
Range | Returns a Range object that represents the portion of a document that is contained in the specified object. Read-only. |
Top