LOTUSSCRIPT/COM/OLE CLASSES
Sets the color of a section bar.
Defined in
NotesRichTextSection
Syntax
Call notesRichTextSection.SetBarColor( notesColorObject )
Parameters
notesColorObject
See BarColor to get the section bar color.
Language cross-reference
setBarColor method in Java RichTextSection class
Example See Also