Style.textDecorationLineThrough Property

SharePoint Designer Developer Reference

Sets or returns a Boolean that represents whether text is displayed with a line through it.

Syntax

expression.textDecorationLineThrough

expression   Required. A variable that represents a Style object.

See Also