HTMLTableCellElementNoWrap Property
Suppress word wrapping. See the nowrap attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

Namespace: Aspose.Html
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public bool NoWrap { get; set; }

Property Value

Type: Boolean
See Also