OMathFrac.Num 属性

定义

返回一个 OMath 对象,该对象代表分数的分子。 此为只读属性。

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

属性值

OMath

适用于