RichEdit.getSelBullet

Overview | Methods | This Package | All Packages

RichEdit.getSelBullet

Retrieves a boolean value that indicates whether the bullet style is currently applied to the selection or insertion point.

Syntax

public boolean getSelBullet()

Return Value

Returns true if all of the characters in the selection have the bulleted style; otherwise, returns false.

See Also   setSelBullet