Style.textDecorationNone Property

SharePoint Designer Developer Reference

Sets or returns a Boolean that represents whether to remove text decoration formatting from text.

Syntax

expression.textDecorationNone

expression   Required. A variable that represents a Style object.

See Also