WebStyle.Strikethrough

From Xojo Documentation

Property (As Boolean )
aWebStyle.StrikeThrough = newBooleanValue
or
BooleanValue = aWebStyle.StrikeThrough

New in 2020r1

Supported for all project types and targets.

If True, the text of the object to which the WebStyle is assigned will be use the strikethrough style.

See Also

Bold, Italic, Underline properties.