「テーブルを取得」アクテビティについてです。※現在ナレッジ準備中です
目次
1.アクティビティのプログラム名
RCA.Activities.Word.GetTable
2.説明
Studio バージョン 2.0.3.0~
クイックアクセス: Word>テーブルを取得
This activity allows to monitor specified activities are executed in the Event Handler container among multiple activities only when trigger happens.
このアクティビティは、トリガーが発生したときだけ、複数のアクティビティのうち、指定されたアクティビティがイベントハンドラコンテナ内で実行されているかを監視することができます。
3.プロパティ
プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。
DataTable ・・・ Context or specified characters would be extracted from the file and store in String variable.
DisplayName ・・・ The name of this activity. You can edit the name of the activity to organize and structure your code better.
Index
4.使い方
準備中