OMathMatCols.Add method (Word)

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

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

OMathMatCols Collection

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.