JAVA/CORBA クラス


removeRow メソッド

表から行を削除します。

定義位置

RichTextTable

構文

public void removeRow()
   throws NotesException

public void removeRow(int count)
   throws NotesException

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

パラメータ

int count


int targetrow
クロスリファレンス

NotesRichTextTable クラスの RemoveRow メソッド

式言語の EditTableDeleteRowColumn @コマンド


関連項目