OMathArgs.Add(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Insère un argument dans une équation avec un nombre variable d’arguments ( OMathDelim et OMathEqArray 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
Module Objet. Argument existant avant lequel le nouvel argument doit être ajouté.