OMathFrac.Den 属性

定义

返回一个 OMath 对象,该对象表示包含分数的公式的分母。 此为只读属性。

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

属性值

OMath

适用于