OMathArgs.Add(Object) 方法

定义

将参数插入公式,其中参数数可变, (OMathDelimOMathEqArray 对象)

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

参数

BeforeArg
Object

(可选) 对象。 要在其前面添加新参数的现有参数。

返回

OMath

适用于