LOTUSSCRIPT/COM/OLE CLASSES


Italic property
Beispiel

Read-write. Italic rich text attribute.

Hinweis This property is new with Release 4.6.

Defined in

NotesRichTextStyle

Data type

Boolean or constant of type Integer

Hinweis The data type is Long for COM.

Syntax

To get: flag = notesRichTextStyle.Italic

To set: notesRichTextStyle.Italic = flag

Legal values


Language cross-reference

Italic in Java RichTextStyle class

TextItalic @command in formula language

Beispiel
Siehe auch