FontFace (NotesViewColumn - JavaScript)

読み書き可能。列内のデータのフォント名。

定義場所

NotesViewColumn

構文

getFontFace() : string

setFontFace(face:string) : void

使用法

標準的なフォント名には、Arial、Courier、 Default Sans Serif、Helvetica、Palatino、Symbol、Times New Roman、 などがあります。 すべてのフォントのリストについては、@FontList を実行するか、[列のプロパティ] ボックスのフォントタブを参照してください。

言語間の参照

LotusScript® NotesViewColumn クラスの FontFace プロパティ

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