OMathMat Members
Office 2010
Represents an equation matrix.
The OMathMat type exposes the following members.
| Name | Description | |
|---|---|---|
|
Align | Returns or sets a WdOMathVertAlignType constant that represents the vertical alignment for a matrix. Read/write. |
|
Application | Returns an _Application object that represents the Microsoft Word application. |
|
Cell | Returns a OMath object that represents a cell in a matrix. Read-only. |
|
ColGap | Returns or sets a Integer that represents the spacing between columns in a matrix. Read/write. |
|
ColGapRule | Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for the space that appears between columns in a matrix. Read/write. |
|
Cols | Returns a OMathMatCols collection that represents the columns in a matrix. Read-only. |
|
ColSpacing | Returns or sets a Integer that represents the spacing for columns in a matrix. Read/write. |
|
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 OMathMat object. |
|
PlcHoldHidden | Returns or sets a Boolean that represents whether placeholders in a matrix are hidden from display. Read/write. |
|
Rows | Returns a OMathMatRows object that represents the rows in a matrix. Read-only. |
|
RowSpacing | Returns or sets an Integer that represents the spacing for rows in a matrix. Read/write. |
|
RowSpacingRule | Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for rows in a matrix. Read/write. |