FontUnderline Method

Applies or removes underlining from the selected text.

Syntax

expression**.FontUnderline(Set)**

*expression   *     Optional. An expression that returns an Application object.

Set    Optional Boolean. 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 not underlined.

Applies to | Application Object

See Also | Ascending Property | CellColor Property | Font Method | FontBold Method | FontColor Property | FontItalic Method | FontName Property | FontSize Property | GroupInterval Property | GroupOn Property | Pattern Property | StartAt Property | TextStyles Method