Read-write. The font point size of the header in a column.
Note This property is new with Release 6.
Defined in
NotesViewColumn
Data type
Integer
Syntax
To get: size% = notesViewColumn.HeaderFontPointSize
To set: notesViewColumn. HeaderFontPointSize = size%
Language cross-reference
HeaderFontPointSize property in Java ViewColumn class
Example