RichEdit.getSelStrikeThru

Overview | Methods | This Package | All Packages

RichEdit.getSelStrikeThru

Retrieves a value that indicates strike-through format of the selection.

Syntax

public int getSelStrikeThru()

Return Value

Returns -1 if the selection contains a mix of styles. Returns 0 if none of the characters have the strike-through style, and returns 1 if all of the characters in the selection are struck through.