OMathMatCol Object Members

Word Developer Reference

Represents a matrix column. The OMathMatCol is a member of the OMathMatCols collection.

Methods

  Name Description
Bb257664.methods(en-us,office.12).gif Delete Deletes the specified matrix column.

Properties

  Name Description
Bb257664.properties(en-us,office.12).gif Align Returns or sets a WdOMathHorizAlignType constant that represents the horizontal alignment for arguments in a matrix column. Read/write.
Bb257664.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257664.properties(en-us,office.12).gif Args Returns an OMathArgs object that represents the arguments in a matrix column. Read-only.
Bb257664.properties(en-us,office.12).gif ColIndex Returns a Long that represents the ordinal position of a column within the collection of columns in a matrix. Read-only.
Bb257664.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.
Bb257664.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathMatCol object.