FORMULA LANGUAGE


TextSetFontSize @Command
Example

Displays text using the specified point size.

Syntax

@Command( [TextSetFontSize]; size )

Parameters

size


Usage
It is most convenient to use a toolbar button to invoke this command if the text is already selected

This command does not work on the Web.

Language cross-reference

FontSize property of LotusScript NotesRichTextStyle class

FontSize property of Java RichTextStyle class

Example
See Also