Underline Property

Specifies whether the text in the Text or Datalink object is underlined.

Syntax

object.Underline [= Boolean]

Properties

The Underline property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the text is underlined.

Settings

The settings for Boolean are:

Value

Description

True

The text is underlined.

False

The text is not underlined.

 

Applies To