JAVA/CORBA クラス
リッチテキストアイテムに 1 行以上の新しい行 (1 回以上の改行) を追加します。
定義が行われるクラス RichTextItem
構文 public void addNewLine() throws NotesException
public void addNewLine(int count) throws NotesException
public void addNewLine(int count, boolean newparagraph) throws NotesException
パラメータ int count
クロスリファレンス LotusScript NotesRichTextItem クラスの AddNewLine メソッド
式言語の @NewLine 関数
式言語の @Char 関数
例 関連項目