Freigeben über


OMathMatCols.Add(Object) Methode

Definition

Erstellt eine Formelspalte, fügt sie einer Matrix hinzu und gibt ein OMathMatCol -Objekt zurück.

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

Parameter

BeforeCol
Object

Optionales Objekt Eine vorhandene Spalte in der Matrix, vor der die neue Spalte platziert werden soll.

Gibt zurück

OMathMatCol

Gilt für: