JAVA/CORBA クラス


Style プロパティ

読み込みと書き込みができます。表の色のスタイルです。このプロパティは、Color および AlternateColor と併用します。

定義が行われるクラス
RichTextTable

データ型
int 型

構文
public int getStyle()
throws NotesException

public void setStyle(int tablestyle)
throws NotesException

有効な値


使用法
新しい表のデフォルトのスタイルは、TABLESTYLE_NONE です。

クロスリファレンス
NotesRichTextTable クラスの Style プロパティ


関連項目