CLASSI JAVA/CORBA


FontPointSize property
Esempio

Read-write. The font point size of data in a column.

Nota This property is read-write with Release 6.5.

Defined in

ViewColumn

Data type

int

Syntax

public int getFontPointSize()
   throws NotesException

public void setFontPointSize(int size)
   throws NotesException

Language cross-reference

FontPointSize property in LotusScript NotesViewColumn class

Esempio
Vedere anche