OMathRecognizedFunction インターフェイス

定義

認識済みの関数を表します。 オブジェクトは OMathRecognizedFunction コレクションの OMathRecognizedFunctions メンバーです。

public interface class OMathRecognizedFunction
[System.Runtime.InteropServices.Guid("5C04BD93-2F3F-4668-918D-9738EC901039")]
public interface OMathRecognizedFunction
type OMathRecognizedFunction = interface
Public Interface OMathRecognizedFunction
属性

プロパティ

Application

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

Creator

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

Index

コレクション内の項目の位置を表す整数型 ( Integer) の値を取得します。 読み取り専用です。

Name

認識済みの関数を数式の名前を表す 文字列 を返します。 読み取り専用です。

Parent

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

メソッド

Delete()

認識済みの関数の一覧から、指定された認識済みの関数を削除します。

適用対象