OMathArgs Members
Include Protected Members
Include Inherited Members
Represents a collection of arguments.
The OMathArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Inserts an argument into an equation with variable number of arguments (OMathDelim and OMathEqArray objects) | |
Item | Returns a OMath object that represents the specified item in the collection. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns an object that represents the Microsoft Word application. | |
Count | Returns the number of items in the OMathArgs collection. Read-only. | |
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 OMathArgs object. |
Top