Plumtree UI Infrastructure API  
 

HTMLTableCell.SetNoWrap Method 

Call this method to toggle the nowrap attribute.

public virtual void SetNoWrap(
   bool b
);

Parameters

b
value

See Also

HTMLTableCell Class | com.plumtree.xpshared.htmlelements Namespace