次の方法で共有


OMathFunction.Func プロパティ

定義

OMathFunc sin や cos などの関数名と引数で構成される数学関数の型を表す オブジェクトを返します。 読み取り専用です。

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

プロパティ値

OMathFunc

適用対象