HTMLTableCellElement.NoWrap
HTMLTableCellElement.NoWrap property
Suppress word wrapping. See the nowrap attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.
public bool NoWrap { get; set; }
See Also
- class HTMLTableCellElement
- namespace Aspose.Html
- assembly Aspose.HTML