OMathMatCols Members

Include Protected Members
Include Inherited Members

Represents a collection of matrix columns. Use the OMathMatCol object to access individual members of the collection.

The OMathMatCols type exposes the following members.

Methods

  Name Description
Public method Add Creates an equation column and adds it to a matrix and returns an OMathMatCol object.
Public method GetEnumerator (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the OMathMatCols collection. 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 Item Returns an OMathMatCol object that represents the specified item in the collection.
Public property Parent Returns the parent object of the specified OMathMatCols object.

Top

See Also

Reference

OMathMatCols Interface

Microsoft.Office.Interop.Word Namespace