OMathMatRows.Add(Object) Méthode

Définition

Crée une ligne d’équation, l’ajoute à une matrice et renvoie un OMathMatRow objet.

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

Paramètres

BeforeRow
Object

Objet facultatif une ligne existante dans la matrice avant laquelle la nouvelle ligne doit être placée.

Retours

OMathMatRow

OMathMatRow

S’applique à