FontStrikethrough
FontStrikethrough (Property)
Sets or returns the current Font Strikethrough status
Syntax:
FontStrikethrough [ = value] As Boolean
The FontStrikethrough property has these parts:
Parameter
Data Type
Description
value
Boolean
A Boolean expression that if it is true then the Font is strikethrough
Example