OMathArgs インターフェイス

定義

引数のコレクションを表します。

public interface class OMathArgs
[System.Runtime.InteropServices.Guid("8245795B-9AED-4943-A16D-E586ED8180D1")]
public interface OMathArgs
type OMathArgs = interface
Public Interface OMathArgs
属性

プロパティ

Application

Microsoft Word アプリケーションを表す オブジェクトを返します。

Count

コレクション内の項目の数を OMathArgs 返します。 読み取り専用です。

Creator

アドインが作成されたアプリケーションを示す 32 ビット 整数 を返します。 読み取り専用です。

Parent

指定した OMathArgs オブジェクトの親オブジェクトを返します。

メソッド

Add(Object)

引数 (および オブジェクト) の数が可変の数式に引数をOMathEqArray挿入しますOMathDelim

Item(Int32)

コレクション内の OMath 指定した項目を表す オブジェクトを返します。

適用対象