LOTUSSCRIPT/COM/OLE CLASSES


SpacingBelow property
Example

Read-write. Vertical spacing below each paragraph.

Defined in

NotesRichTextParagraphStyle

Data type

Constant of type integer

Syntax

To get: spacing% = notesRichTextParagraphStyle.SpacingBelow

To set: notesRichTextParagraphStyle.SpacingBelow = spacing%

Legal values


Language cross-reference

SpacingBelow property in Java RichTextParagraphStyle class

Example
See Also