次の方法で共有


OMathFunction.Args プロパティ

定義

数式の OMathArgs 引数を表す オブジェクトを返します。 読み取り専用です。

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

プロパティ値

OMathArgs

適用対象