OMathMatRow Object Members
Word Developer Reference |
Represents a matrix row. The OMathMatRow is a member of the OMathMatRows collection.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified matrix row. |
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 Long. | |
Parent | Returns an Object that represents the parent object of the specified OMathMatRow object. | |
RowIndex | Returns or sets a Long that represents the ordinal position of a matrix row within the collection of matrix rows. Read/write. |