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