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