| | Plumtree UI Infrastructure API | |
| HTMLTableCell.SetWidth Method |
Call this method to set the value of the width attribute.
public virtual void SetWidth(
string s
);
Parameters
-
s
- String value.
See Also
HTMLTableCell Class | com.plumtree.xpshared.htmlelements Namespace