Partager via


OMathMat Members (Word)

Represents an equation matrix.

Properties

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 an OMath object that represents a cell in a matrix. Read-only.

ColGap

Returns or sets a Long 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 an OMathMatCols collection that represents the columns in a matrix. Read-only.

ColSpacing

Returns or sets a Long 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 Long.

Parent

Returns an Object that represents 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. True hides placeholder text. Read/write.

Rows

Returns an OMathMatRows object that represents the rows in a matrix. Read-only.

RowSpacing

Returns or sets a Long 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.