Share via


OMathArgs.Add Method (Word)

Inserts an argument into an equation with variable number of arguments (OMathDelim and OMathEqArray objects) and returns an OMath object.

Version Information

Version Added: Word 2007

Syntax

expression .Add(BeforeArg)

expression An expression that returns a OMathArgs object.

Parameters

Name

Required/Optional

Data Type

Description

BeforeArg

Optional

Variant

An existing argument before which to add the new argument.

Return Value

OMath

See Also

Concepts

OMathArgs Collection

OMathArgs Object Members