OMath.ParentFunction 属性

定义

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

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

属性值

OMathFunction

适用于