OMathMat Members (Word)
Represents an equation matrix.
Properties
Name |
Description |
---|---|
Returns or sets a WdOMathVertAlignType constant that represents the vertical alignment for a matrix. Read/write. |
|
Returns an Application object that represents the Microsoft Word application. |
|
Returns an OMath object that represents a cell in a matrix. Read-only. |
|
Returns or sets a Long that represents the spacing between columns in a matrix. Read/write. |
|
Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for the space that appears between columns in a matrix. Read/write. |
|
Returns an OMathMatCols collection that represents the columns in a matrix. Read-only. |
|
Returns or sets a Long that represents the spacing for columns in a matrix. Read/write. |
|
Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. |
|
Returns an Object that represents the parent object of the specified OMathMat object. |
|
Returns or sets a Boolean that represents whether placeholders in a matrix are hidden from display. True hides placeholder text. Read/write. |
|
Returns an OMathMatRows object that represents the rows in a matrix. Read-only. |
|
Returns or sets a Long that represents the spacing for rows in a matrix. Read/write. |
|
Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for rows in a matrix. Read/write. |