This property returns and sets the font style of the Font object to either Strikethrough or non-strikethrough.
object.Strikethrough [= Boolean]
The Font object is not directly available at design time. Instead, set the Strikethrough property by choosing a control's Font property in the Properties window and choosing the Properties button. In the Font dialog box, select the Strikeout check box. At run time, however, set Strikethrough directly by specifying its setting for the Font object.