OMath.ParentArg 属性

定义

返回一个 OMath 对象,该对象表示父参数或包含参数。 此为只读属性。

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

属性值

OMath

适用于