FORMULA LANGUAGE


TextSetFontFace @Command
Example

Displays selected or subsequently entered text using the specified typeface.

Syntax

@Command( [TextSetFontFace] ; typeface )

Parameters

typeface


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

NotesFont property of LotusScript NotesRichTextStyle class

Font property of Java RichTextStyle class

Example
See Also