OMathMatCol Interface

Definition

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

public interface class OMathMatCol
[System.Runtime.InteropServices.Guid("CAE36175-3818-4C60-BCBF-0645D51EB33B")]
public interface OMathMatCol
type OMathMatCol = interface
Public Interface OMathMatCol
Attributes

Properties

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 a OMathArgs object that represents the arguments in a matrix column. Read-only.

ColIndex

Returns an Integer 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.

Parent

Returns the parent object of the specified OMathMatCol object.

Methods

Delete()

Deletes the specified matrix column.

Applies to