CLASSI JAVA/CORBA


Formula property
Esempio

Read-write. The formula for a column that is based on a simple function or a formula.

Nota This property is read-write with Release 6.5.

Defined in

ViewColumn

Data type

String

Syntax

public String getFormula()
   throws NotesException

public void setFormula(String formula)
   throws NotesException

Usage

For reading:


For writing:
Language cross-reference

Formula property in LotusScript NotesViewColumn class

Esempio
Vedere anche