LOTUSSCRIPT /COM/OLE のクラス


Title プロパティ

読み書き可能。セクションのタイトルです。

定義位置
NotesRichTextSection

データ型
String 型

構文
取得方法:title$ = notesRichTextSection.Title

設定方法:notesRichTextSection.Title = title$

クロスリファレンス
Java RichTextSection クラスの Title プロパティ


関連項目