JAVA/CORBA クラス


getFormattedText メソッド

リッチテキストアイテムの内容を属性のないテキストで返します。

定義位置

RichTextItem

構文

public String getFormattedText(boolean tabstrip, int linelen, int maxlen)
   throws NotesException

パラメータ

boolean tabstrip


int linelen
int maxlen
戻り値

String 型


使用法

このメソッドはビットマップや添付ファイルなどのテキスト以外のデータを取り除きます。

クロスリファレンス

LotusScript NotesRichTextItem クラスの GetFormattedText メソッド

式言語の @Text 関数

式言語の @Abstract 関数


関連項目