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
Public method Delete Deletes the specified matrix row.

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Args Returns an OMathArgs object that represents the arguments in a matrix row. Read-only.
Public property Creator Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only.
Public property Parent Returns the parent of the specified OMathMatRow object.
Public property RowIndex Returns or sets an Integer that represents the ordinal position of a matrix row within the collection of matrix rows. Read/write.

Top

See Also

Reference

OMathMatRow Interface

Microsoft.Office.Interop.Word Namespace