LOTUSSCRIPT/COM/OLE CLASSES


SpacingAbove property
Example

Read-write. Vertical spacing above each paragraph.

Defined in

NotesRichTextParagraphStyle

Data type

Constant of type Integer

Syntax

To get: spacing% = notesRichTextParagraphStyle.SpacingAbove

To set: notesRichTextParagraphStyle.SpacingAbove = spacing%

Legal values


Language cross-reference

SpacingAbove property in Java RichTextParagraphStyle class

Example
See Also