Share via


OMathMatCol Members

Include Protected Members
Include Inherited Members

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

The OMathMatCol type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified matrix column.

Top

Properties

  Name Description
Public property Align Returns or sets a WdOMathHorizAlignType constant that represents the horizontal alignment for arguments in a matrix column. Read/write.
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Args Returns a OMathArgs object that represents the arguments in a matrix column. Read-only.
Public property ColIndex Returns an Integer that represents the ordinal position of a column within the collection of columns in a matrix. Read-only.
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 OMathMatCol object.

Top

See Also

Reference

OMathMatCol Interface

Microsoft.Office.Interop.Word Namespace