OMathMat Object Members

Word Developer Reference

Represents an equation matrix.

Properties

  Name Description
Bb257663.properties(en-us,office.12).gif Align Returns or sets a WdOMathVertAlignType constant that represents the vertical alignment for a matrix. Read/write.
Bb257663.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257663.properties(en-us,office.12).gif Cell Returns an OMath object that represents a cell in a matrix. Read-only.
Bb257663.properties(en-us,office.12).gif ColGap Returns or sets a Long that represents the spacing between columns in a matrix. Read/write.
Bb257663.properties(en-us,office.12).gif ColGapRule Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for the space that appears between columns in a matrix. Read/write.
Bb257663.properties(en-us,office.12).gif Cols Returns an OMathMatCols collection that represents the columns in a matrix. Read-only.
Bb257663.properties(en-us,office.12).gif ColSpacing Returns or sets a Long that represents the spacing for columns in a matrix. Read/write.
Bb257663.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257663.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathMat object.
Bb257663.properties(en-us,office.12).gif PlcHoldHidden Returns or sets a Boolean that represents whether placeholders in a matrix are hidden from display. True hides placeholder text. Read/write.
Bb257663.properties(en-us,office.12).gif Rows Returns an OMathMatRows object that represents the rows in a matrix. Read-only.
Bb257663.properties(en-us,office.12).gif RowSpacing Returns or sets a Long that represents the spacing for rows in a matrix. Read/write.
Bb257663.properties(en-us,office.12).gif RowSpacingRule Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for rows in a matrix. Read/write.