title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.FontItalic method (Project) |
vbapj.chm2321 |
|
project-server |
|
d5e79d03-af96-98fb-8f80-6c1fa583a215 |
06/08/2017 |
medium |
Applies or removes italic formatting from the selected text.
expression. FontItalic
( _Set_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Set | Optional | Boolean | True if italic formatting is applied to the selected text. False if italic formatting is removed from the selected text. The default value is False if the selected text is italic and True if the selected text is not italic. |
Boolean
[!includeSupport and feedback]