CLASSI JAVA/CORBA


IsDefault property
Esempio

Read-only. Indicates whether all rich text style attributes are at the default state.

Nota This property is new with Release 6.5.

Defined in

RichTextStyle

Data type

boolean

Syntax

public boolean isDefault()
   throws NotesException

Legal values


Usage

The default state for an attribute is RichTextStyle.STYLE_NO_CHANGE.

Language cross-reference

IsDefault in LotusScript NotesRichTextStyle class

Esempio
Vedere anche