LOTUSSCRIPT/COM/OLE CLASSES


SetAction method
Esempio

Specifies a formula for an action outline entry.

Nota This method is treated as a Sub in COM.

Defined in

NotesOutlineEntry

Syntax

flag = notesOutlineEntry.SetAction( formula$ )

Parameters

formula$


Return value
Usage

This method sets the outline entry Type property to OUTLINE_TYPE_ACTION.

Language cross-reference

setAction in Java OutlineEntry class

Esempio
Vedere anche