property Highlight.StrikeOut as Boolean
Specifies that the text should appear as strikeout.

TypeDescription
Boolean A boolean expression that indicates whether the element's text shows as strikeout.
By default, the StrikeOut property is False. The StrikeOut property indicates whether the element's text shows with a line in center. You can use the Font property to change the element's font, including name, size, attributes and so on. You can use the FontSize property to display the element with the same font of a different size.   

The following screen shot displays the objects with this element set: