title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.FontStrikethrough method (Project) |
vbapj.chm2294 |
|
project-server |
|
e8689bfe-1c74-5582-8bf1-97b089207321 |
06/08/2017 |
medium |
Applies or removes strikethrough formatting from the selected text.
expression. FontStrikethrough
( _Set_
)
expression An expression that returns an Application object.
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. |
Boolean
[!includeSupport and feedback]