JAVA/CORBA クラス


Font プロパティ

読み込みと書き込みができます。リッチテキストのフォントの属性です。有効なフォントは下記にリストしてあります。

定義が行われるクラスRichTextStyle
データ型int 型
構文public int getFont()
throws NotesException

public void setFont(int value)
throws NotesException

有効な値RichTextStyle.FONT_COURIER


クロスリファレンスLotusScript NotesRichTextStyle クラスの NotesFont プロパティ
式言語の TextSetFontFace @コマンド


関連項目