OMathBreaks Object Members
Word Developer Reference |
Represents a collection of OMathBreak objects that represent all the line breaks in an equation.
Methods
Name | Description | |
---|---|---|
Add | Inserts a break into an equation and returns an OMathBreak object that represents the break. | |
Item | Returns an OMathBreak object that represents the specified item in the collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns the number of items in the OMathBreaks collection. Read-only Long. | |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified OMathBreaks object. |