OMaths Object Members
Word Developer Reference |
A collection of equations. Use the OMath object to access individual members of the collection.
Methods
Name | Description | |
---|---|---|
Add | Creates an equation, from the text equation contained within the specified range, and returns a Range object that contains the new equation. | |
BuildUp | Converts all equations in the collection to professional format. | |
Item | Returns an OMath object that represents the specified item in the collection. | |
Linearize | Converts all equations in the collection to linear format. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns the number of items in the OMaths 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 OMaths object. |