Share via


OMathArgs.Add(Object) Méthode

Définition

Insère un argument dans une équation avec un nombre variable d’arguments (OMathDelim et OMathEqArray d’objets)

public Microsoft.Office.Interop.Word.OMath Add (ref object BeforeArg);
abstract member Add : obj -> Microsoft.Office.Interop.Word.OMath
Public Function Add (Optional ByRef BeforeArg As Object) As OMath

Paramètres

BeforeArg
Object

(Facultatif) Objet. Argument existant avant lequel le nouvel argument doit être ajouté.

Retours

OMath

S’applique à