JAVA/CORBA クラス
リッチテキストアイテムに文書リンクを追加します。
定義が行われるクラス RichTextItem
構文 public void appendDocLink(Document doc) throws NotesException
public void appendDocLink(Database db) throws NotesException
public void appendDocLink(View vw) throws NotesException
public void appendDocLink(Document doc, String comment) throws NotesException
public void appendDocLink(Database db, String comment) throws NotesException
public void appendDocLink(View vw, String comment) throws NotesException
public void appendDocLink(Document doc, String comment, String hotspottext) throws NotesException
public void appendDocLink(Database db, String comment, String hotspottext) throws NotesException
public void appendDocLink(View vw, String comment, String hotspottext) throws NotesException
パラメータ Document doc
クロスリファレンス LotusScript NotesRichTextItem クラスの AppendDocLink メソッド
式言語の EditMakeDocLink @ コマンド
例 関連項目