Style.textDecorationUnderline Property

SharePoint Designer Developer Reference

Sets or returns a Boolean that represents whether text is underlined.

Syntax

expression.textDecorationUnderline

expression   Required. A variable that represents a Style object.

See Also