OMathArgs.Add method (Word)

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

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

OMathArgs 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.