IsHeaderFontBold (NotesViewColumn - LotusScript®)

読み書き可能。列のヘッダーのフォントスタイルに太字が含まれているかどうかを示します。

注: このプロパティは R6 で新しく追加されました。

定義位置

NotesViewColumn

データ型

Boolean 型

構文

取得する場合: flag = notesViewColumn.IsHeaderFontBold

設定する場合: notesViewColumn .IsHeaderFontBold = flag

有効な値

使用法

すべてのフォントスタイルについては、HeaderFontStyle を参照してください。

クロスリファレンス

Java™ ViewColumn クラスの IsHeaderFontBold プロパティ