LOTUSSCRIPT/COM/OLE CLASSES
Given an entry in an outline, returns the entry immediately preceding it.
Defined in
NotesOutline
Syntax
Set notesOutlineEntry = notesOutline.GetPrev( entry )
Parameters
entry
notesOutlineEntry
getPrev in Java Outline class
Example See Also