OMathMat Properties

Include Protected Members
Include Inherited Members

The OMathMat type exposes the following members.

Properties

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

Top

See Also

Reference

OMathMat Interface

Microsoft.Office.Interop.Word Namespace