title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.FontUnderLine method (Project) |
vbapj.chm2324 |
|
project-server |
|
a093b42b-6b4a-b775-ad81-f85cb940ab88 |
06/08/2017 |
medium |
Applies or removes underlining from the selected text.
expression. FontUnderLine
( _Set_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Set | Optional | Variant | True if underlining is applied to the selected text. False if underlining is removed from the selected text. The default value is False if the selected text is underlined and True if the selected text is not underlined. |
Boolean
[!includeSupport and feedback]