JAVA/CORBA CLASSES
Read-only. The font style of data in a column.
Defined in
ViewColumn
Data type
int
Syntax
public int getFontStyle() throws NotesException
Legal values
The font style can have multiple values. For example, the style might be ViewColumn.FONT_BOLD and ViewColumn.FONT_ITALIC.
Language cross-reference
FontStyle property in LotusScript NotesViewColumn class
Example