LOTUSSCRIPT/COM/OLE CLASSES
Read-write. The formula for a column that is based on a simple function or a formula.
Note This property is read-write with Release 6.
Defined in
NotesViewColumn
Data type
String
Syntax
To get: formula$ = notesViewColumn.Formula
To set: notesViewColumn. Formula = formula$
Usage
For reading:
Formula property in Java ViewColumn class
Example See Also