Previous Up Next

_SETstrikeoutRichText
Change the style of a selection of a rich text.

ObjRichText _SETstrikeoutRichText (
ObjRichText _richtext_
I _on/off_
I _start_
I _end_
)
Parameters

_richtext_
any rich text.
_on/off_
1 to force striked, 0 to force non-striked
_start_
index of first character of selection
_end_
index of last character of selection
Return value

same richtext