CreateRichTextParagraphStyle (NotesSession - LotusScript®)

新しい NotesRichTextParagraphStyle オブジェクトを作成します。

注: このメソッドは R5 で新しく追加されました。

定義位置

NotesSession

構文

Set notesRichTextParagraphStyle = notesSession .CreateRichTextParagraphStyle( )

戻り値

notesRichTextParagraphStyle

新規作成された NotesRichTextParagraphStyle オブジェクトを返します。

使用法

説明と例については、NotesRichTextParagraphStyle クラスを参照してください。

クロスリファレンス

Java™ Session クラスの createRichTextParagraphStyle メソッド