OMathMatRow インターフェイス

定義

行列の行を表します。 OMathMatRowはコレクションのOMathMatRowsメンバーです。

public interface class OMathMatRow
[System.Runtime.InteropServices.Guid("5DAA8BB6-054E-48F6-BEAC-EAAD02BE0CC7")]
public interface OMathMatRow
type OMathMatRow = interface
Public Interface OMathMatRow
属性

プロパティ

Application

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

Args

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

Creator

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

Parent

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

RowIndex

マトリックス行のコレクション内のマトリックス行の序数を表す整数型 ( Integer) の値を取得または設定します。 値の取得と設定が可能です。

メソッド

Delete()

指定された行列の行を削除します。

適用対象