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