Application.FontUnderLine method (Project)

Applies or removes underlining from the selected text.

Syntax

expression. FontUnderLine( _Set_ )

expression A variable that represents an Application object.

Parameters

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.

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.