JAVA/CORBA CLASSES


SpacingAbove property
Example

Read-Write. Vertical spacing above each paragraph.

Defined in

RichTextParagraphStyle

Data type

int

Syntax

public int getSpacingAbove()
   throws NotesException

public void setSpacingAbove(int value)
   throws NotesException

Legal values


Language cross-reference

SpacingAbove property in LotusScript NotesRichTextParagraphStyle class

Example
See Also