Microsoft SDK for Java

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 the characters in the selection have the bulleted style; otherwise, returns false.

See Also   setSelBullet

© 1999 Microsoft Corporation. All rights reserved. Terms of use.