OMathEqArray.E 属性

定义

返回一个 OMathArgs 对象,该对象代表指定公式对象的参数列表。 此为只读属性。

public:
 property Microsoft::Office::Interop::Word::OMathArgs ^ E { Microsoft::Office::Interop::Word::OMathArgs ^ get(); };
public Microsoft.Office.Interop.Word.OMathArgs E { get; }
member this.E : Microsoft.Office.Interop.Word.OMathArgs
Public ReadOnly Property E As OMathArgs

属性值

OMathArgs

适用于