JAVA/CORBA クラス


addRow メソッド

表に行を追加します。

定義位置

RichTextTable

構文

public void addRow()
   throws NotesException

public void addRow(int count)
   throws NotesException

public void addRow(int count, int targetrow)
   throws NotesException

パラメータ

int count


int targetrow
クロスリファレンス

NotesRichTextTable クラスの AddRow メソッド

式言語の EditTableInsertRowColumn @コマンド


関連項目