次の方法で共有


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

適用対象