OMathMatRows Members (Word)

Represents a collection of matrix rows. Use the OMathMatRow object to access individual membes of the collection.

Methods

Name

Description

Add

Creates an equation row and adds it to a matrix and returns an OMathMatRow object.

Item

Returns an OMathMatRow object that represents the specified item in the collection.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Count

Returns the number of items in the OMathMatRows collection. Read-only Long.

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 OMathMatRows object.