Application.FontStrikethrough method (Project)
Applies or removes strikethrough formatting from the selected text.
Syntax
expression. FontStrikethrough
( _Set_
)
expression An expression that returns an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Set | Optional | Variant | True if strikethrough formatting is applied to the selected text. False if strikethrough formatting is removed from the selected text. The default value is False if the selected text has strikethrough formatting and True if the selected text does not have strikethrough formatting. |
Return value
Boolean
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.