OMathMatCols.Add Method (Word)

Creates an equation column and adds it to a matrix and returns an OMathMatCol object.

Version Information

Version Added: Word 2007

Syntax

expression .Add(BeforeCol)

expression An expression that returns a OMathMatCols object.

Parameters

Name

Required/Optional

Data Type

Description

BeforeCol

Optional

Variant

An existing column in the matrix before which to place the new column.

Return Value

OMathMatCol

See Also

Concepts

OMathMatCols Object Members

OMathMatCols Collection