Partager via


Font.Strikethrough Property (Outlook Forms Script)

Returns or sets a Boolean that specifies whether the text appears with strikethrough marks. Read/write.

Syntax

expression .Strikethrough

expression A variable that represents a Font object.

Remarks

True to indicate that the text appears with strikethrough marks, False otherwise.

The font's appearance on screen and in print may differ, depending on your computer and printer. If you select a font that your system can't display with the specified attribute or that isn't installed, Windows substitutes a similar font. The substitute font will be as similar as possible to the font originally requested.