LOTUSSCRIPT /COM/OLE のクラス


DisplayComment プロパティ

読み書き可能。文書リンクのコメントテキストです。

定義位置NotesRichTextDocLink
データ型String 型
構文取得方法:comment$ = notesRichTextDocLink.DisplayComment
設定方法:notesRichTextDocLink.DisplayComment = comment$

クロスリファレンスJava RichTextDocLink クラスの DisplayComment プロパティ

関連項目