LOTUSSCRIPT/COM/OLE CLASSES


Formula property
Example

Read-only. Formula of an action outline, or an empty string.

Defined in

NotesOutlineEntry

Data type

String

Syntax

To get: formula$ = notesOutlineEntry.Formula

Usage

This property applies if the outline entry Type property is OUTLINE_TYPE_ACTION.

Language cross-reference

Formula in Java OutlineEntry class

Example
See Also