OMathMatRow Members
Include Protected Members
Include Inherited Members
Represents a matrix row. The OMathMatRow is a member of the OMathMatRows collection.
The OMathMatRow type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified matrix row. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns an _Application object that represents the Microsoft Word application. | |
Args | Returns an OMathArgs object that represents the arguments in a matrix row. 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 of the specified OMathMatRow object. | |
RowIndex | Returns or sets an Integer that represents the ordinal position of a matrix row within the collection of matrix rows. Read/write. |
Top