OMathMatCol Object Members
Word Developer Reference |
Represents a matrix column. The OMathMatCol is a member of the OMathMatCols collection.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified matrix column. |
Properties
Name | Description | |
---|---|---|
Align | Returns or sets a WdOMathHorizAlignType constant that represents the horizontal alignment for arguments in a matrix column. Read/write. | |
Application | Returns an Application object that represents the Microsoft Word application. | |
Args | Returns an OMathArgs object that represents the arguments in a matrix column. Read-only. | |
ColIndex | Returns a Long that represents the ordinal position of a column within the collection of columns in a matrix. Read-only. | |
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 OMathMatCol object. |